Skip to content

5.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 18:38
· 43 commits to main since this release
a0a5228

Download Instructions

Maven

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

Gradle

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

What's Changed

New Contributors

Full Changelog: 5.5.0...5.6.0