Skip to content

Commit

Permalink
deps: bump com.google.cloud.tools:appengine-maven-plugin (#3086)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/appengine-plugins@v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:appengine-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 8b62250 commit 85b27f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-gcp-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<checkstyle-rules.version>9.3</checkstyle-rules.version>

<!-- App engine plugin version, used to deploy sample apps -->
<app-engine-maven-plugin.version>2.8.0</app-engine-maven-plugin.version>
<app-engine-maven-plugin.version>2.8.1</app-engine-maven-plugin.version>

<!-- Deploy plugin is skipped for all samples but exists -->
<maven-deploy-plugin.version>3.1.2</maven-deploy-plugin.version>
Expand Down

0 comments on commit 85b27f2

Please sign in to comment.