Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps org.codehaus.mojo:keytool-maven-plugin from 1.7 to 2.0.0.

Release notes

Sourced from org.codehaus.mojo:keytool-maven-plugin's releases.

2.0.0

🚀 New features and improvements

  • Use Java KeyStore API instead of external keytool command to fix logging levels (#120
  • Migrate Mojo to KeyStore API (#134) @​slachiewicz
  • Add skipIfAliasExists parameter to importCertificate goal for idempotent builds (#122) @copilot-swe-agent[bot]

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • 2a2630c [maven-release-plugin] prepare release keytool-2.0.0
  • aaa221c Migrate Mojo to KeyStore API
  • 81ff9a2 Refactor code - combine modules with plugin
  • b1fc9ff Bump org.codehaus.mojo:mojo-parent from 94 to 95
  • 77f6602 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
  • 5f1e967 Bump commons-io:commons-io from 2.20.0 to 2.21.0
  • e04e333 Bump org.mockito:mockito-core from 3.12.4 to 4.11.0
  • 4dd4f58 Fix single ext parameter not working in version 1.6 for generateKeyPair goal ...
  • f4154d3 Add skipIfAliasExists parameter to importCertificate goal for idempotent buil...
  • 5414fed Fix site staging URL to prevent colon characters in file paths (#124)
  • 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)

Bumps [org.codehaus.mojo:keytool-maven-plugin](https://github.com/mojohaus/keytool) from 1.7 to 2.0.0.
- [Release notes](https://github.com/mojohaus/keytool/releases)
- [Commits](mojohaus/keytool@keytool-1.7...keytool-2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:keytool-maven-plugin
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants