Skip to content

Commit 7786532

Browse files
authored
Merge pull request #3959 from kubernetes-client/dependabot/maven/master-java8/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
2 parents 4738522 + 5f618ca commit 7786532

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.3</version>
110+
<version>3.1.4</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.3</version>
110+
<version>3.1.4</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.3</version>
110+
<version>3.1.4</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.3</version>
114+
<version>3.1.4</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
@@ -424,7 +424,7 @@
424424
<plugin>
425425
<groupId>org.apache.maven.plugins</groupId>
426426
<artifactId>maven-deploy-plugin</artifactId>
427-
<version>3.1.3</version>
427+
<version>3.1.4</version>
428428
</plugin>
429429
<plugin>
430430
<groupId>org.codehaus.gmavenplus</groupId>

0 commit comments

Comments
 (0)