Skip to content

Commit 47d357f

Browse files
Bump keytool-maven-plugin from 1.6 to 1.7
Bumps [keytool-maven-plugin](https://github.com/mojohaus/keytool) from 1.6 to 1.7. - [Release notes](https://github.com/mojohaus/keytool/releases) - [Commits](mojohaus/keytool@keytool-1.6...keytool-1.7) --- updated-dependencies: - dependency-name: org.codehaus.mojo:keytool-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f212e3 commit 47d357f

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
@@ -75,7 +75,7 @@
7575
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
7676
<groovy.maven.plugin.version>2.1.1</groovy.maven.plugin.version>
7777
<groovy.all.version>2.4.21</groovy.all.version>
78-
<keytool.maven.plugin.version>1.6</keytool.maven.plugin.version>
78+
<keytool.maven.plugin.version>1.7</keytool.maven.plugin.version>
7979
<build.helper.maven-plugin.version>3.3.0</build.helper.maven-plugin.version>
8080
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
8181
<maven.surefire.plugin.version>3.0.0-M9</maven.surefire.plugin.version>

0 commit comments

Comments
 (0)