From a526e1dde01dbd76b704404357d019ea4b322059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:38:07 +0000 Subject: [PATCH] Bump the migrator-servlet group across 1 directory with 3 updates Bumps the migrator-servlet group with 3 updates in the /migrator/migrator-servlet directory: [com.google.appengine:appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard), [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) and [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions). Updates `com.google.appengine:appengine-api-1.0-sdk` from 2.0.16 to 2.0.31 - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Commits](https://github.com/GoogleCloudPlatform/appengine-java-standard/compare/v2.0.16...v2.0.31) Updates `com.google.cloud.tools:appengine-maven-plugin` from 1.3.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) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.0 to 2.18.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions/compare/2.16.0...2.18.0) --- updated-dependencies: - dependency-name: com.google.appengine:appengine-api-1.0-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: migrator-servlet - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: migrator-servlet - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: migrator-servlet ... Signed-off-by: dependabot[bot] --- migrator/migrator-servlet/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/migrator/migrator-servlet/pom.xml b/migrator/migrator-servlet/pom.xml index 964ecd7f52..14a0af099f 100644 --- a/migrator/migrator-servlet/pom.xml +++ b/migrator/migrator-servlet/pom.xml @@ -25,7 +25,7 @@ com.google.appengine appengine-api-1.0-sdk - 2.0.16 + 2.0.31 javax.servlet @@ -64,7 +64,7 @@ com.google.cloud.tools appengine-maven-plugin - 1.3.1 + 2.8.3 @@ -72,7 +72,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.0 + 2.18.0 compile