Skip to content

6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 18:55
· 18 commits to main since this release
a4f3472

Download Instructions

Maven

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

Gradle

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

What's Changed

Full Changelog: 5.6.3...6.0.0