Skip to content

6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 15:14
· 3 commits to main since this release
2c4de1e

Download Instructions

Maven

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

Gradle

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

What's Changed

Full Changelog: 6.0.1...6.1.0