Skip to content

Commit 85e60ed

Browse files
authored
chore(deps): update dependency com.google.cloud.tools:appengine-maven-plugin to v2.5.0 (GoogleCloudPlatform#8710)
[![Mend 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.4` -> `2.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.tools:appengine-maven-plugin/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud.tools:appengine-maven-plugin/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud.tools:appengine-maven-plugin/2.4.4/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud.tools:appengine-maven-plugin/2.4.4/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>GoogleCloudPlatform/app-maven-plugin (com.google.cloud.tools:appengine-maven-plugin)</summary> ### [`v2.5.0`](https://togithub.com/GoogleCloudPlatform/app-maven-plugin/blob/HEAD/CHANGELOG.md#250) [Compare Source](https://togithub.com/GoogleCloudPlatform/app-maven-plugin/compare/v2.4.4...v2.5.0) - Update to appengine-plugins-core 0.10.0 that supports GAE java17 and java21 runtimes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
1 parent 627e4e7 commit 85e60ed

78 files changed

Lines changed: 78 additions & 78 deletions

File tree

Some content is hidden

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>com.google.cloud.tools</groupId>
142142
<artifactId>appengine-maven-plugin</artifactId>
143-
<version>2.4.4</version>
143+
<version>2.5.0</version>
144144
<configuration>
145145
<projectId>GCLOUD_CONFIG</projectId>
146146
<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.4</version>
159+
<version>2.5.0</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
@@ -96,7 +96,7 @@ Copyright 2019 Google LLC
9696
<plugin>
9797
<groupId>com.google.cloud.tools</groupId>
9898
<artifactId>appengine-maven-plugin</artifactId>
99-
<version>2.4.4</version>
99+
<version>2.5.0</version>
100100
<configuration>
101101
<projectId>GCLOUD_CONFIG</projectId>
102102
<version>gaeinfo</version>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>com.google.cloud.tools</groupId>
100100
<artifactId>appengine-maven-plugin</artifactId>
101-
<version>2.4.4</version>
101+
<version>2.5.0</version>
102102
<configuration>
103103
<projectId>GCLOUD_CONFIG</projectId>
104104
<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.4</version>
78+
<version>2.5.0</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.4</version>
41+
<version>2.5.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
@@ -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.4</version>
165+
<version>2.5.0</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.4</version>
89+
<version>2.5.0</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
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>com.google.cloud.tools</groupId>
117117
<artifactId>appengine-maven-plugin</artifactId>
118-
<version>2.4.4</version>
118+
<version>2.5.0</version>
119119
<configuration>
120120
<projectId>GCLOUD_CONFIG</projectId>
121121
<version>oauth2</version>

appengine-java11/quarkus-helloworld/pom.xml

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

0 commit comments

Comments
 (0)