Skip to content

Commit 2f73003

Browse files
[jetty-12-1-ee11] Bump org.codehaus.mojo:keytool-maven-plugin
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]>
1 parent 88a3668 commit 2f73003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
<plugin>
388388
<groupId>org.codehaus.mojo</groupId>
389389
<artifactId>keytool-maven-plugin</artifactId>
390-
<version>1.7</version>
390+
<version>2.0.0</version>
391391
<executions>
392392
<execution>
393393
<goals>

0 commit comments

Comments
 (0)