Skip to content

5.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Oct 12:34
· 88 commits to main since this release

Download Instructions

Maven

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

Gradle

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

What's Changed

Full Changelog: 5.1.2...5.1.3