spring-projects / spring-rewrite-commons

Apache License 2.0
6 stars 10 forks source link

Bump org.codehaus.plexus:plexus-cipher from 1.8 to 2.1.0 #95

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.codehaus.plexus:plexus-cipher from 1.8 to 2.1.0.

Release notes

Sourced from org.codehaus.plexus:plexus-cipher's releases.

2.1.0

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

2.0

What's Changed

New Contributors

... (truncated)

Commits
  • 9c9613b [maven-release-plugin] prepare release plexus-cipher-2.1.0
  • 8017c9e Move tests to JUnit 5
  • 0e6e693 Cleanup after parent pom update
  • 931a35b Bump org.codehaus.plexus:plexus from 14 to 15
  • b81827e Bump actions/checkout from 3 to 4
  • 179bc0e Switch to java.util.Base64
  • e9d6505 Enable missed decryption test and adjust to new algorithm after #23
  • 03beb95 Quick fix reported issues in code style
  • 8806f6f Fix link to Build status
  • 0d1272c Cleanup after parent pom update. Bump to 2.1.0-SNAPSHOT
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)