Skip to content

Commit 31b8ea2

Browse files
deps: bump com.google.cloud.tools:appengine-maven-plugin (#2524)
Bumps [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) from 2.5.0 to 2.7.0. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases) - [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits/v2.7.0) --- updated-dependencies: - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3a835d commit 31b8ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-gcp-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<checkstyle-rules.version>9.3</checkstyle-rules.version>
2626

2727
<!-- App engine plugin version, used to deploy sample apps -->
28-
<app-engine-maven-plugin.version>2.5.0</app-engine-maven-plugin.version>
28+
<app-engine-maven-plugin.version>2.7.0</app-engine-maven-plugin.version>
2929

3030
<!-- Deploy plugin is skipped for all samples but exists -->
3131
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)