jPasskit 0.4.0
·
23 commits
to master
since this release
Removed
- !!! Support for Java 8 was removed. Please use 0.3.x on Java 8.
- !!! Maven build was removed. We're now using Gradle. It still publishes Maven Artifacts!
- jPasskit Parent artifact was removed as it's no longer needed
Fixed
- Tons of dependency upgrades to keep things secure
Changed
- Switched to Gradle for our builds
Merged PRs
- switch to Java 11 by @drallgood in #541
- Bump org.testng:testng from 7.5 to 7.9.0 by @dependabot in #537
- Bump org.mockito:mockito-core from 4.7.0 to 5.8.0 by @dependabot in #531
- Bump com.eatthepath:pushy from 0.15.2 to 0.15.3 by @dependabot in #544
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #543
- Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #542
- Switching to Gradle builds by @drallgood in #545
- Update dependencies with vulnerable transitive dependencies by @koenpunt in #552
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #577
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.0 by @dependabot in #572
- Bump org.mockito:mockito-core from 5.8.0 to 5.11.0 by @dependabot in #578
- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #574
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.1 to 2.17.0 by @dependabot in #573
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #575
- Bump com.eatthepath:pushy from 0.15.3 to 0.15.4 by @dependabot in #576
- Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.1 by @dependabot in #570
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 by @dependabot in #571
- Bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #569
New Contributors
Full Changelog: jpasskit-0.3.4...jpasskit-0.4.0