Skip to content

Commit b0f6a5c

Browse files
authored
Merge pull request #3198 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
2 parents 6f5e11e + 65cd291 commit b0f6a5c

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
@@ -612,7 +612,7 @@ limitations under the License.
612612
<plugin>
613613
<groupId>org.apache.maven.plugins</groupId>
614614
<artifactId>maven-gpg-plugin</artifactId>
615-
<version>3.1.0</version>
615+
<version>3.2.0</version>
616616
<executions>
617617
<execution>
618618
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)