Skip to content

Commit

Permalink
Bump com.google.cloud.tools:appengine-maven-plugin from 2.8.1 to 2.8.3
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent fec03e9 commit b9e0cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<projectId>${appengine.app.name}</projectId>
<version>${appengine.app.version}</version>
Expand Down

0 comments on commit b9e0cab

Please sign in to comment.