Skip to content

Commit df68caf

Browse files
authored
chore(deps): update dependency com.google.cloud.tools:appengine-maven-plugin to v2.4.1 (GoogleCloudPlatform#5738)
1 parent d1c097c commit df68caf

File tree

74 files changed

+74
-74
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+74
-74
lines changed

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>com.google.cloud.tools</groupId>
139139
<artifactId>appengine-maven-plugin</artifactId>
140-
<version>2.4.0</version>
140+
<version>2.4.1</version>
141141
<configuration>
142142
<projectId>GCLOUD_CONFIG</projectId>
143143
<version>cloudsql</version>

appengine-java11/gaeinfo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Copyright 2019 Google LLC
8484
<plugin>
8585
<groupId>com.google.cloud.tools</groupId>
8686
<artifactId>appengine-maven-plugin</artifactId>
87-
<version>2.4.0</version>
87+
<version>2.4.1</version>
8888
<configuration>
8989
<projectId>GCLOUD_CONFIG</projectId>
9090
<version>gaeinfo</version>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>com.google.cloud.tools</groupId>
9696
<artifactId>appengine-maven-plugin</artifactId>
97-
<version>2.4.0</version>
97+
<version>2.4.1</version>
9898
<configuration>
9999
<projectId>GCLOUD_CONFIG</projectId>
100100
<version>guestbook</version>

appengine-java11/helloworld-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ limitations under the License.
7070
<plugin>
7171
<groupId>com.google.cloud.tools</groupId>
7272
<artifactId>appengine-maven-plugin</artifactId>
73-
<version>2.4.0</version>
73+
<version>2.4.1</version>
7474
<configuration>
7575
<projectId>GCLOUD_CONFIG</projectId>
7676
<version>helloworld</version>

appengine-java11/http-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>com.google.cloud.tools</groupId>
4040
<artifactId>appengine-maven-plugin</artifactId>
41-
<version>2.4.0</version>
41+
<version>2.4.1</version>
4242
<configuration>
4343
<projectId>GCLOUD_CONFIG</projectId>
4444
<version>http-server</version>

appengine-java11/kotlin-ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ limitations under the License.
180180
<plugin>
181181
<groupId>com.google.cloud.tools</groupId>
182182
<artifactId>appengine-maven-plugin</artifactId>
183-
<version>2.4.0</version>
183+
<version>2.4.1</version>
184184
<configuration>
185185
<projectId>GCLOUD_CONFIG</projectId>
186186
<version>kotlin-ktor</version>

appengine-java11/micronaut-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>com.google.cloud.tools</groupId>
8888
<artifactId>appengine-maven-plugin</artifactId>
89-
<version>2.4.0</version>
89+
<version>2.4.1</version>
9090
<configuration>
9191
<projectId>GCLOUD_CONFIG</projectId>
9292
<version>micronaut-helloworld</version>

appengine-java11/oauth2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>com.google.cloud.tools</groupId>
106106
<artifactId>appengine-maven-plugin</artifactId>
107-
<version>2.4.0</version>
107+
<version>2.4.1</version>
108108
<configuration>
109109
<projectId>GCLOUD_CONFIG</projectId>
110110
<version>oauth2</version>

appengine-java11/quarkus-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ limitations under the License.
9292
<plugin>
9393
<groupId>com.google.cloud.tools</groupId>
9494
<artifactId>appengine-maven-plugin</artifactId>
95-
<version>2.4.0</version>
95+
<version>2.4.1</version>
9696
<configuration>
9797
<projectId>GCLOUD_CONFIG</projectId>
9898
<version>quarkus-helloworld</version>

appengine-java11/spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>com.google.cloud.tools</groupId>
110110
<artifactId>appengine-maven-plugin</artifactId>
111-
<version>2.4.0</version>
111+
<version>2.4.1</version>
112112
<configuration>
113113
<projectId>GCLOUD_CONFIG</projectId>
114114
<version>spanner</version>

0 commit comments

Comments
 (0)