6.1.0
Download Instructions
Maven
<dependency>
<groupId>io.javalin.community.ssl</groupId>
<artifactId>ssl-plugin</artifactId>
<version>6.1.0</version>
</dependency>
Gradle
implementation('io.javalin.community.ssl:ssl-plugin:6.1.0')
What's Changed
- gradle: Bump sslContextKickstart from 8.3.0 to 8.3.1 by @dependabot in #135
- gradle: Bump junit from 5.10.1 to 5.10.2 by @dependabot in #136
- Bump HardNorth/github-version-generate from 1.3.0 to 1.4.0 by @dependabot in #133
- Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #134
- Bump ncipollo/release-action from 1.13.0 to 1.14.0 by @dependabot in #140
- gradle: Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 by @dependabot in #139
Full Changelog: 6.0.1...6.1.0