5.6.2
Download Instructions
Maven
<dependency>
<groupId>io.javalin.community.ssl</groupId>
<artifactId>ssl-plugin</artifactId>
<version>5.6.2</version>
</dependency>
Gradle
implementation('io.javalin.community.ssl:ssl-plugin:5.6.2')
What's Changed
- Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 by @dependabot in #87
- gradle: Bump io.freefair.lombok from 8.0.1 to 8.1.0 by @dependabot in #88
- Bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #89
- Bump gradle/gradle-build-action from 2.6.0 to 2.7.0 by @dependabot in #95
- gradle: Bump junit from 5.9.1 to 5.10.0 by @dependabot in #93
- Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #94
Full Changelog: 5.6.1...5.6.2