Skip to content

Commit a37bb64

Browse files
deps: 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.2. - [Release notes](https://github.com/mojohaus/keytool/releases) - [Commits](mojohaus/keytool@keytool-1.7...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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f072f7 commit a37bb64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/java/token-refresh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.codehaus.mojo</groupId>
6262
<artifactId>keytool-maven-plugin</artifactId>
63-
<version>1.7</version>
63+
<version>2.0.2</version>
6464
<executions>
6565
<execution>
6666
<id>generate-dev-keystore</id>

0 commit comments

Comments
 (0)