Skip to content

Commit 667a1dd

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.2.0 (GoogleCloudPlatform#5426)
1 parent 9183efe commit 667a1dd

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.apache.maven.plugins</groupId>
103103
<artifactId>maven-dependency-plugin</artifactId>
104-
<version>3.1.2</version>
104+
<version>3.2.0</version>
105105
<executions>
106106
<execution>
107107
<id>copy</id>

appengine-java11/gaeinfo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Copyright 2019 Google LLC
9999
<plugin>
100100
<groupId>org.apache.maven.plugins</groupId>
101101
<artifactId>maven-dependency-plugin</artifactId>
102-
<version>3.1.2</version>
102+
<version>3.2.0</version>
103103
<executions>
104104
<execution>
105105
<id>copy</id>

appengine-java11/guestbook-cloud-firestore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-dependency-plugin</artifactId>
113-
<version>3.1.2</version>
113+
<version>3.2.0</version>
114114
<executions>
115115
<execution>
116116
<id>copy</id>

appengine-java11/helloworld-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ limitations under the License.
8181
<plugin>
8282
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-dependency-plugin</artifactId>
84-
<version>3.1.2</version>
84+
<version>3.2.0</version>
8585
<executions>
8686
<execution>
8787
<id>copy</id>

appengine-java11/oauth2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-dependency-plugin</artifactId>
118-
<version>3.1.2</version>
118+
<version>3.2.0</version>
119119
<executions>
120120
<execution>
121121
<id>copy</id>

appengine-java11/spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-dependency-plugin</artifactId>
92-
<version>3.1.2</version>
92+
<version>3.2.0</version>
9393
<executions>
9494
<execution>
9595
<id>copy</id>

0 commit comments

Comments
 (0)