Skip to content

5.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 16:45
· 32 commits to main since this release
b01a8b7

Download Instructions

Maven

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

Gradle

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

What's Changed

Full Changelog: 5.6.2...5.6.3