This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
Releases: codehaus-plexus/plexus-cipher
Releases · codehaus-plexus/plexus-cipher
3.0.0
What's Changed
- Bump sisuVersion from 0.3.4 to 0.3.5 by @dependabot in #7
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 by @dependabot in #10
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 by @dependabot in #11
- Bump github/codeql-action from 1 to 2 by @dependabot in #18
- Bump actions/setup-java from 2 to 3 by @dependabot in #17
- Bump actions/cache from 2 to 3.0.1 by @dependabot in #16
- Bump release-drafter/release-drafter from 5.18.0 to 5.19.0 by @dependabot in #14
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- use shared actions by @olamy in #21
- Bump plexus from 8 to 10 by @dependabot in #22
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #24
- Fixed insecure cryptography in PBECipher.java by @gL1nt in #23
- Bump maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #30
- Move code to Java 8 by @slachiewicz in #31
- Bump org.codehaus.plexus:plexus from 10 to 14 by @dependabot in #32
- Quick fix reported issues in code style by @slachiewicz in #33
- Enable missed decryption test and adjust to new algorithm after #23 by @slachiewicz in #34
- Switch to java.util.Base64 by @slachiewicz in #35
- Bump actions/checkout from 3 to 4 by @dependabot in #37
- Bump org.codehaus.plexus:plexus from 14 to 15 by @dependabot in #38
- Move tests to JUnit 5 by @slachiewicz in #39
- Reuse plexus-pom action for CI by @slachiewicz in #40
- Bump org.codehaus.plexus:plexus from 15 to 16 by @dependabot in #41
- Bump org.codehaus.plexus:plexus from 16 to 17 by @dependabot in #42
- Bump org.codehaus.plexus:plexus from 17 to 18 by @dependabot in #43
- Bump org.codehaus.plexus:plexus from 18 to 19 by @dependabot in #44
- plexus-cipher 3.0.0 by @cstamas in #45
- Componentize by @cstamas in #48
New Contributors
- @olamy made their first contribution in #21
- @gL1nt made their first contribution in #23
- @slachiewicz made their first contribution in #31
Full Changelog: plexus-cipher-2.0...plexus-cipher-3.0.0
2.1.0
- 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
🔧 Build
2.0
What's Changed
- Switch from Sonatype to Plexus by @rfscholte in #1
- Switch to the Eclipse sisu-maven-plugin by @ebourg in #2
- Bump junit from 4.12 to 4.13.1 by @dependabot in #3
- Update codebase by @cstamas in #4
- Bump plexus from 6.5 to 8 by @dependabot in #5
- Fix surefire warnings by @cstamas in #6
New Contributors
- @rfscholte made their first contribution in #1
- @ebourg made their first contribution in #2
- @cstamas made their first contribution in #4
Full Changelog: https://github.com/codehaus-plexus/plexus-cipher/commits/plexus-cipher-2.0