Skip to content

Commit 39a29b9

Browse files
authored
Merge pull request kubernetes-client#2609 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.1
build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1
2 parents 6d02c91 + 5a84e60 commit 39a29b9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

examples/examples-release-13/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-deploy-plugin</artifactId>
99-
<version>3.1.0</version>
99+
<version>3.1.1</version>
100100
<configuration>
101101
<skip>true</skip>
102102
</configuration>

examples/examples-release-14/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-deploy-plugin</artifactId>
99-
<version>3.1.0</version>
99+
<version>3.1.1</version>
100100
<configuration>
101101
<skip>true</skip>
102102
</configuration>

examples/examples-release-15/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-deploy-plugin</artifactId>
99-
<version>3.1.0</version>
99+
<version>3.1.1</version>
100100
<configuration>
101101
<skip>true</skip>
102102
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
<plugin>
386386
<groupId>org.apache.maven.plugins</groupId>
387387
<artifactId>maven-deploy-plugin</artifactId>
388-
<version>3.1.0</version>
388+
<version>3.1.1</version>
389389
</plugin>
390390
<plugin>
391391
<groupId>org.codehaus.gmavenplus</groupId>

0 commit comments

Comments
 (0)