s4u / sign-maven-plugin

Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts
https://www.simplify4u.org/sign-maven-plugin/
Apache License 2.0
47 stars 7 forks source link

Bump org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.2 #210

Open dependabot[bot] opened 8 hours ago

dependabot[bot] commented 8 hours ago

Bumps org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.2.

Release notes

Sourced from org.codehaus.plexus:plexus-sec-dispatcher's releases.

4.0.2

Bugfix release, legacy (mvn3) passwords were detected but not handled.

What's Changed

Full Changelog: https://github.com/codehaus-plexus/plexus-sec-dispatcher/compare/plexus-sec-dispatcher-4.0.1...plexus-sec-dispatcher-4.0.2

4.0.1

What's Changed

Full Changelog: https://github.com/codehaus-plexus/plexus-sec-dispatcher/compare/plexus-sec-dispatcher-4.0.0...plexus-sec-dispatcher-4.0.1

4.0.0

What's Changed

Full Changelog: https://github.com/codehaus-plexus/plexus-sec-dispatcher/compare/plexus-sec-dispatcher-3.0.0...plexus-sec-dispatcher-4.0.0

3.0.0

What's Changed

... (truncated)

Commits
  • ac4f21e [maven-release-plugin] prepare release plexus-sec-dispatcher-4.0.2
  • ab6022a Do handle legacy as well (#79)
  • 54f7dd7 add Reproducible Central badge
  • 1e5b114 [maven-release-plugin] prepare for next development iteration
  • 576aefd [maven-release-plugin] prepare release plexus-sec-dispatcher-4.0.1
  • f0183e1 Ingest plexus-cipher (#78)
  • 85a46a6 [maven-release-plugin] prepare for next development iteration
  • 0a11d13 [maven-release-plugin] prepare release plexus-sec-dispatcher-4.0.0
  • ab0942e 4.x: Unified logic, no more extra logic in SecDispatcher; made self-describab...
  • 75f4891 [maven-release-plugin] prepare for next development iteration
  • 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)