Skip to content

Commit f0f34a5

Browse files
authored
Merge pull request #3369 from kubernetes-client/dependabot/maven/master-java8/org.apache.maven.plugins-maven-deploy-plugin-3.1.2
build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
2 parents 35d24d7 + 4f4a6fd commit f0f34a5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/examples-release-16/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-deploy-plugin</artifactId>
110-
<version>3.1.1</version>
110+
<version>3.1.2</version>
111111
<configuration>
112112
<skip>true</skip>
113113
</configuration>

examples/examples-release-17/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-deploy-plugin</artifactId>
110-
<version>3.1.1</version>
110+
<version>3.1.2</version>
111111
<configuration>
112112
<skip>true</skip>
113113
</configuration>

examples/examples-release-18/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-deploy-plugin</artifactId>
110-
<version>3.1.1</version>
110+
<version>3.1.2</version>
111111
<configuration>
112112
<skip>true</skip>
113113
</configuration>

examples/examples-release-19/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-deploy-plugin</artifactId>
114-
<version>3.1.1</version>
114+
<version>3.1.2</version>
115115
<configuration>
116116
<skip>true</skip>
117117
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
<plugin>
404404
<groupId>org.apache.maven.plugins</groupId>
405405
<artifactId>maven-deploy-plugin</artifactId>
406-
<version>3.1.1</version>
406+
<version>3.1.2</version>
407407
</plugin>
408408
<plugin>
409409
<groupId>org.codehaus.gmavenplus</groupId>

0 commit comments

Comments
 (0)