Skip to content

Commit 8a67c79

Browse files
authored
chore(deps): update dependency com.google.cloud.tools:appengine-maven-plugin to v2.4.2 (GoogleCloudPlatform#7025)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud.tools:appengine-maven-plugin](https://togithub.com/GoogleCloudPlatform/app-maven-plugin) | `2.4.1` -> `2.4.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.tools:appengine-maven-plugin/2.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.tools:appengine-maven-plugin/2.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.tools:appengine-maven-plugin/2.4.2/compatibility-slim/2.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.tools:appengine-maven-plugin/2.4.2/confidence-slim/2.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>GoogleCloudPlatform/app-maven-plugin</summary> ### [`v2.4.2`](https://togithub.com/GoogleCloudPlatform/app-maven-plugin/blob/HEAD/CHANGELOG.md#&#8203;242-SNAPSHOT) [Compare Source](https://togithub.com/GoogleCloudPlatform/app-maven-plugin/compare/v2.4.1...v2.4.2) ##### Changed - Update to appengine-plugins-core 0.9.7 allowing Java 17 jar deployment. </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 8452f3d commit 8a67c79

File tree

75 files changed

+75
-75
lines changed

Some content is hidden

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

75 files changed

+75
-75
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>com.google.cloud.tools</groupId>
131131
<artifactId>appengine-maven-plugin</artifactId>
132-
<version>2.4.1</version>
132+
<version>2.4.2</version>
133133
<configuration>
134134
<projectId>GCLOUD_CONFIG</projectId>
135135
<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.1</version>
159+
<version>2.4.2</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.1</version>
87+
<version>2.4.2</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.1</version>
97+
<version>2.4.2</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.1</version>
73+
<version>2.4.2</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.1</version>
41+
<version>2.4.2</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.1</version>
183+
<version>2.4.2</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.1</version>
89+
<version>2.4.2</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.1</version>
107+
<version>2.4.2</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.1</version>
95+
<version>2.4.2</version>
9696
<configuration>
9797
<projectId>GCLOUD_CONFIG</projectId>
9898
<version>quarkus-helloworld</version>

0 commit comments

Comments
 (0)