Skip to content

5.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 19:59
· 92 commits to main since this release

Download Instructions

Maven

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

Gradle

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

What's Changed

Full Changelog: 5.1.1...5.1.2