Skip to content

6.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 19:17
· 11 commits to main since this release
bc10ea7

Download Instructions

Maven

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

Gradle

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

What's Changed

New Contributors

Full Changelog: 6.0.0...6.0.1