Skip to content

Commit

Permalink
deps: bump com.google.cloud.tools:appengine-maven-plugin (#3466)
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.1 to 2.8.3.
- [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)

---
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] authored Jan 15, 2025
1 parent 3c255f6 commit f0df564
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 @@ -31,7 +31,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.1</app-engine-maven-plugin.version>
<app-engine-maven-plugin.version>2.8.3</app-engine-maven-plugin.version>

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

0 comments on commit f0df564

Please sign in to comment.