Skip to content

Commit 9f60312

Browse files
authored
Merge pull request #1696 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Bump maven-gpg-plugin from 1.6 to 3.0.1
2 parents fd68862 + a015095 commit 9f60312

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
@@ -532,7 +532,7 @@ limitations under the License.
532532
<plugin>
533533
<groupId>org.apache.maven.plugins</groupId>
534534
<artifactId>maven-gpg-plugin</artifactId>
535-
<version>1.6</version>
535+
<version>3.0.1</version>
536536
<executions>
537537
<execution>
538538
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)