Skip to content

Commit 81fc809

Browse files
build(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.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] <support@github.com>
1 parent fe9f7ed commit 81fc809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/samples/transport/https-sample/httpsService

modules/samples/transport/https-sample/httpsService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.codehaus.mojo</groupId>
3939
<artifactId>keytool-maven-plugin</artifactId>
40-
<version>1.7</version>
40+
<version>2.0.0</version>
4141
<executions>
4242
<execution>
4343
<phase>generate-resources</phase>

0 commit comments

Comments
 (0)