·
12 commits
to master
since this release
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>3.0.0</version>
</dependency>
What's Changed
- Updated to Java 17 (was Java 11) and fixed deprecation warnings
- Upgrades to Servlet API 6.0 (breaking change)
- Improved tests so embedded Jetty server started once per test class instead of once per test