Skip to content

Commit f7e6a3e

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.0 (#8161)
1 parent cc7e7e6 commit f7e6a3e

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
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.apache.maven.plugins</groupId>
122122
<artifactId>maven-dependency-plugin</artifactId>
123-
<version>3.5.0</version>
123+
<version>3.6.0</version>
124124
<executions>
125125
<execution>
126126
<id>copy</id>

appengine-java11/gaeinfo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Copyright 2019 Google LLC
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-dependency-plugin</artifactId>
114-
<version>3.5.0</version>
114+
<version>3.6.0</version>
115115
<executions>
116116
<execution>
117117
<id>copy</id>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-dependency-plugin</artifactId>
117-
<version>3.5.0</version>
117+
<version>3.6.0</version>
118118
<executions>
119119
<execution>
120120
<id>copy</id>

appengine-java11/helloworld-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ limitations under the License.
8686
<plugin>
8787
<groupId>org.apache.maven.plugins</groupId>
8888
<artifactId>maven-dependency-plugin</artifactId>
89-
<version>3.5.0</version>
89+
<version>3.6.0</version>
9090
<executions>
9191
<execution>
9292
<id>copy</id>

appengine-java11/oauth2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-dependency-plugin</artifactId>
134-
<version>3.5.0</version>
134+
<version>3.6.0</version>
135135
<executions>
136136
<execution>
137137
<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.5.0</version>
92+
<version>3.6.0</version>
9393
<executions>
9494
<execution>
9595
<id>copy</id>

0 commit comments

Comments
 (0)