Releases: seize-the-dave/jscep
Releases · seize-the-dave/jscep
3.0.0
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
jscep-2.5.8
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.6</version>
</dependency>
What's Changed
- chore(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #268
- chore(deps): bump maven-pmd-plugin from 3.20.0 to 3.21.0 by @dependabot in #274
- chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #271
- chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #272
- chore(deps): bump commons-io from 2.11.0 to 2.12.0 by @dependabot in #275
- chore(deps): bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #277
- chore(deps): bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #278
- chore(deps): bump commons-io from 2.12.0 to 2.13.0 by @dependabot in #279
- chore(deps): bump dependency-check-maven from 8.2.1 to 8.3.1 by @dependabot in #280
- chore(deps): bump bcpkix-jdk18on from 1.73 to 1.74 by @dependabot in #282
- chore(deps): bump bcpkix-jdk18on from 1.74 to 1.75 by @dependabot in #285
- chore(deps): bump commons-codec from 1.15 to 1.16.0 by @dependabot in #284
- chore(deps): bump commons-io:commons-io from 2.13.0 to 2.15.0 by @dependabot in #299
- chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #286
- chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.76 by @dependabot in #287
- chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #290
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #293
- chore(deps): bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.2 by @dependabot in #297
- chore(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 by @dependabot in #298
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 by @dependabot in #311
- chore(deps-dev): bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.13 by @dependabot in #313
- chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.78 by @dependabot in #310
- chore(deps-dev): bump org.mockito:mockito-core from 4.11.0 to 5.12.0 by @dependabot in #312
- chore(deps): bump commons-io:commons-io from 2.15.0 to 2.16.1 by @dependabot in #324
- chore(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13 by @dependabot in #322
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.24.0 by @dependabot in #325
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #321
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.6.2 by @dependabot in #323
- chore(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #320
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #319
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.8.0 by @dependabot in #317
- chore(deps): bump commons-codec:commons-codec from 1.16.0 to 1.17.1 by @dependabot in #316
- chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 by @dependabot in #318
- Update AbstractCertStoreInspector.java by @seize-the-dave in #328
- chore(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.4.0 by @dependabot in #326
- chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.15.0 by @dependabot in #327
- chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.14 by @dependabot in #330
- chore(deps-dev): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.14 by @dependabot in #329
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #334
- chore(deps): bump org.slf4j:slf4j-api from 2.0.14 to 2.0.16 by @dependabot in #336
- chore(deps-dev): bump org.slf4j:slf4j-simple from 2.0.14 to 2.0.16 by @dependabot in #335
- chore(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in #331
- chore(deps-dev): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #342
- chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #337
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in #338
- chore(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 by @dependabot in #339
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 by @dependabot in #340
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #341
- chore(deps): bump commons-io:commons-io from 2.16.1 to 2.18.0 by @dependabot in #358
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1 by @dependabot in #357
- chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 by @dependabot in #356
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 by @dependabot in #355
- chore(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 by @dependabot in #354
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #352
- chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #353
- chore(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #343
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #346
- chore(deps-dev): bump org.mockito:mockito-core from 5.13.0 to 5.15.2 by @dependabot in #359
Full Changelog: jscep-2.5.6...jscep-2.5.8
jscep-2.5.6
⬆️ Upgraded httpclient from 4.5.13 to 4.5.14
⬆️ Upgraded httpcore from 4.4.15 to 4.4.16
⬆️ Upgraded bcpkix-jdk18on from 1.72 to 1.73
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.6</version>
</dependency>
jscep-2.5.5
⬆️ Upgraded Bouncy Castle to 1.72
🛠️ #218 Providing signature algorithm during PkiMessageEncoder creation (thanks @imrsk)
🛠️ #178 Enable builds with GitHub actions (thanks @sebthom)
🛠️ #177 Code cleanup (thanks @sebthom)
🛠️ #158 Skip time verification for the SCEP message (thanks @aloopkin)
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.5</version>
</dependency>
jscep-2.5.4
Completes compatibility work for Bouncy Castle FIPS release. Thanks to @eagletalon139 for PR #100.
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.4</version>
</dependency>
jscep-2.5.3
This is a compatibility release for the FIPS version of BouncyCastle libraries.
Thanks to @eagletalon139 for the PR #99 !
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.2</version>
</dependency>
jscep-2.5.2
jscep-2.5.1
This is a bug fix release for issue #70. Thanks @netcat-pl!
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.1</version>
</dependency>
jscep-2.5.0
- Fixed issue #78 (thanks @carsonfarrell)
- Fixed issue #74, and updated JDK support (thanks @oleg-alexeyev)
- Fixed issue #73 (thanks @ngaya-ll)
- Fixed issue #71 (thanks @ngaya-ll)
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.0</version>
</dependency>