Skip to content

Commit bdceaaf

Browse files
authored
Merge pull request #2652 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0
2 parents 352de0a + 87a08bb commit bdceaaf

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
@@ -547,7 +547,7 @@ limitations under the License.
547547
<plugin>
548548
<groupId>org.apache.maven.plugins</groupId>
549549
<artifactId>maven-gpg-plugin</artifactId>
550-
<version>3.0.1</version>
550+
<version>3.1.0</version>
551551
<executions>
552552
<execution>
553553
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)