Skip to content

Commit 363793e

Browse files
authored
chore(deps): update dependency com.google.cloud.tools:appengine-maven-plugin to v2.3.0 (GoogleCloudPlatform#3228)
1 parent 7a696d0 commit 363793e

File tree

71 files changed

+71
-71
lines changed

Some content is hidden

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

71 files changed

+71
-71
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.2.0</version>
140+
<version>2.3.0</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.2.0</version>
87+
<version>2.3.0</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.2.0</version>
97+
<version>2.3.0</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.2.0</version>
73+
<version>2.3.0</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.2.0</version>
41+
<version>2.3.0</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
@@ -173,7 +173,7 @@ limitations under the License.
173173
<plugin>
174174
<groupId>com.google.cloud.tools</groupId>
175175
<artifactId>appengine-maven-plugin</artifactId>
176-
<version>2.2.0</version>
176+
<version>2.3.0</version>
177177
<configuration>
178178
<projectId>GCLOUD_CONFIG</projectId>
179179
<version>kotlin-ktor</version>

appengine-java11/micronaut-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>com.google.cloud.tools</groupId>
9393
<artifactId>appengine-maven-plugin</artifactId>
94-
<version>2.2.0</version>
94+
<version>2.3.0</version>
9595
<configuration>
9696
<projectId>GCLOUD_CONFIG</projectId>
9797
<version>micronaut-helloworld</version>

appengine-java11/oauth2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>com.google.cloud.tools</groupId>
101101
<artifactId>appengine-maven-plugin</artifactId>
102-
<version>2.2.0</version>
102+
<version>2.3.0</version>
103103
<configuration>
104104
<projectId>GCLOUD_CONFIG</projectId>
105105
<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.2.0</version>
95+
<version>2.3.0</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.2.0</version>
111+
<version>2.3.0</version>
112112
<configuration>
113113
<projectId>GCLOUD_CONFIG</projectId>
114114
<version>spanner</version>

0 commit comments

Comments
 (0)