Skip to content

Commit e53315d

Browse files
dependabot[bot]veithen
authored andcommitted
Bump org.codehaus.mojo:keytool-maven-plugin from 2.0.1 to 2.0.2
Bumps [org.codehaus.mojo:keytool-maven-plugin](https://github.com/mojohaus/keytool) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/mojohaus/keytool/releases) - [Commits](mojohaus/keytool@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:keytool-maven-plugin dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34cb407 commit e53315d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systests/wss4j-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.codehaus.mojo</groupId>
136136
<artifactId>keytool-maven-plugin</artifactId>
137-
<version>2.0.1</version>
137+
<version>2.0.2</version>
138138
<executions>
139139
<execution>
140140
<id>generate-key-pair</id>

0 commit comments

Comments
 (0)