Skip to content

5.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Oct 20:07
· 110 commits to main since this release

Download Instructions

Maven

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

Gradle

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

What's Changed

Full Changelog: 5.0.0...5.0.1