Skip to content

Commit 74a4eed

Browse files
authored
chore(deps): update dependency com.google.cloud.tools:appengine-maven-plugin to v2.4.4 (GoogleCloudPlatform#7455)
1 parent bc0bd72 commit 74a4eed

File tree

76 files changed

+76
-76
lines changed

Some content is hidden

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

76 files changed

+76
-76
lines changed

appengine-java11-bundled-services/datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>com.google.cloud.tools</groupId>
136136
<artifactId>appengine-maven-plugin</artifactId>
137-
<version>2.4.2</version>
137+
<version>2.4.4</version>
138138
<configuration>
139139
<projectId>GCLOUD_CONFIG</projectId>
140140
<version>GCLOUD_CONFIG</version>

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>com.google.cloud.tools</groupId>
158158
<artifactId>appengine-maven-plugin</artifactId>
159-
<version>2.4.2</version>
159+
<version>2.4.4</version>
160160
<configuration>
161161
<projectId>GCLOUD_CONFIG</projectId>
162162
<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.2</version>
87+
<version>2.4.4</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
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>com.google.cloud.tools</groupId>
101101
<artifactId>appengine-maven-plugin</artifactId>
102-
<version>2.4.2</version>
102+
<version>2.4.4</version>
103103
<configuration>
104104
<projectId>GCLOUD_CONFIG</projectId>
105105
<version>guestbook</version>

appengine-java11/helloworld-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ limitations under the License.
7575
<plugin>
7676
<groupId>com.google.cloud.tools</groupId>
7777
<artifactId>appengine-maven-plugin</artifactId>
78-
<version>2.4.2</version>
78+
<version>2.4.4</version>
7979
<configuration>
8080
<projectId>GCLOUD_CONFIG</projectId>
8181
<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.2</version>
41+
<version>2.4.4</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
@@ -162,7 +162,7 @@ limitations under the License.
162162
<plugin>
163163
<groupId>com.google.cloud.tools</groupId>
164164
<artifactId>appengine-maven-plugin</artifactId>
165-
<version>2.4.2</version>
165+
<version>2.4.4</version>
166166
<configuration>
167167
<projectId>GCLOUD_CONFIG</projectId>
168168
<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.2</version>
89+
<version>2.4.4</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
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>com.google.cloud.tools</groupId>
107107
<artifactId>appengine-maven-plugin</artifactId>
108-
<version>2.4.2</version>
108+
<version>2.4.4</version>
109109
<configuration>
110110
<projectId>GCLOUD_CONFIG</projectId>
111111
<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.2</version>
95+
<version>2.4.4</version>
9696
<configuration>
9797
<projectId>GCLOUD_CONFIG</projectId>
9898
<version>quarkus-helloworld</version>

0 commit comments

Comments
 (0)