Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.codehaus.plexus:plexus-cipher from 2.0 to 2.1.0 #1517

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

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

Release notes

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

2.1.0

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 17, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.plexus-plexus-cipher-2.1.0 branch 3 times, most recently from b5e285c to 162d90b Compare May 21, 2024 06:11
@gnodet
Copy link
Contributor

gnodet commented May 21, 2024

@dependabot rebase

Bumps [org.codehaus.plexus:plexus-cipher](https://github.com/codehaus-plexus/plexus-cipher) from 2.0 to 2.1.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-cipher/releases)
- [Commits](codehaus-plexus/plexus-cipher@plexus-cipher-2.0...plexus-cipher-2.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-cipher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.plexus-plexus-cipher-2.1.0 branch from 162d90b to 4853a04 Compare May 21, 2024 08:22
@cstamas
Copy link
Member

cstamas commented May 21, 2024

@dependabot close

Maven should not move from 2.0, in fact, we should get rid of this.

@dependabot dependabot bot closed this May 21, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.plexus-plexus-cipher-2.1.0 branch May 21, 2024 10:43
@gnodet
Copy link
Contributor

gnodet commented May 21, 2024

@dependabot close

Maven should not move from 2.0, in fact, we should get rid of this.

Right, but that's a mid-term goal. We don't have any work around for storing credentials atm, do we ?

@cstamas
Copy link
Member

cstamas commented May 21, 2024

True, hence I created a wiki page to discuss this, scratch some ideas:
https://cwiki.apache.org/confluence/display/MAVEN/Handling+sensitive+data+in+Maven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
2 participants