Skip to content

5.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 17:22
· 34 commits to main since this release
4905c72

Download Instructions

Maven

<dependency>
  <groupId>io.javalin.community.ssl</groupId>
  <artifactId>ssl-plugin</artifactId>
  <version>5.6.2</version>
</dependency>

Gradle

  implementation('io.javalin.community.ssl:ssl-plugin:5.6.2')

What's Changed

Full Changelog: 5.6.1...5.6.2