Skip to content

Commit 547a540

Browse files
authored
Merge pull request #1100 from apache/dependabot/maven/org.codehaus.mojo-keytool-maven-plugin-2.0.0
build(deps): bump org.codehaus.mojo:keytool-maven-plugin from 1.7 to 2.0.0
2 parents fe9f7ed + 81fc809 commit 547a540

File tree

1 file changed

+1
-1
lines changed
  • modules/samples/transport/https-sample/httpsService

1 file changed

+1
-1
lines changed

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)