6.0.0
Download Instructions
Maven
<dependency>
<groupId>io.javalin.community.ssl</groupId>
<artifactId>ssl-plugin</artifactId>
<version>6.0.0</version>
</dependency>
Gradle
implementation('io.javalin.community.ssl:ssl-plugin:6.0.0')
What's Changed
- gradle: Bump sslContextKickstart from 8.1.5 to 8.2.0 by @dependabot in #109
- Kotlin refactor by @zugazagoitia in #118
- Bump github/codeql-action from 2 to 3 by @dependabot in #116
- Bump gradle/gradle-build-action from 2.7.0 to 2.11.1 by @dependabot in #119
- Bump actions/setup-java from 3.12.0 to 4.0.0 by @dependabot in #114
- Bump actions/checkout from 3 to 4 by @dependabot in #104
- Bump ncipollo/release-action from 1.12.0 to 1.13.0 by @dependabot in #100
- gradle: Bump org.slf4j:slf4j-simple from 2.0.5 to 2.0.10 by @dependabot in #121
- gradle: Bump org.slf4j:slf4j-simple from 2.0.10 to 2.0.11 by @dependabot in #123
- gradle: Bump sslContextKickstart from 8.2.0 to 8.3.0 by @dependabot in #124
Full Changelog: 5.6.3...6.0.0