This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
2.1.0
github-actions
released this
14 Dec 18:47
·
21 commits
to refs/heads/master
since this release
- Switch to java.util.Base64 (#35) @slachiewicz
- Move code to Java 8 (#31) @slachiewicz
- Fixed insecure cryptography in PBECipher.java (#23) @gL1nt
π Bug Fixes
- Enable missed decryption test and adjust to new algorithm after #23 (#34) @slachiewicz
π¦ Dependency updates
- Bump org.codehaus.plexus:plexus from 15 to 16 (#41) @dependabot
- Move tests to JUnit 5 (#39) @slachiewicz
- Bump org.codehaus.plexus:plexus from 14 to 15 (#38) @dependabot
- Bump actions/checkout from 3 to 4 (#37) @dependabot
- Bump org.codehaus.plexus:plexus from 10 to 14 (#32) @dependabot
- Bump maven-surefire-plugin from 3.0.0 to 3.1.2 (#30) @dependabot
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#24) @dependabot
- Bump plexus from 8 to 10 (#22) @dependabot
- Bump actions/checkout from 2 to 3 (#13) @dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.19.0 (#14) @dependabot
- Bump actions/cache from 2 to 3.0.1 (#16) @dependabot
- Bump actions/setup-java from 2 to 3 (#17) @dependabot
- Bump github/codeql-action from 1 to 2 (#18) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#11) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#10) @dependabot
- Bump sisuVersion from 0.3.4 to 0.3.5 (#7) @dependabot
π» Maintenance
- Reuse plexus-pom action for CI (#40) @slachiewicz
- Move tests to JUnit 5 (#39) @slachiewicz
- Quick fix reported issues in code style (#33) @slachiewicz