From 8a19703600699326b8bba4a5fd11764b69ecbf83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:32:43 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 4 updates Bumps the maven group with 4 updates in the / directory: [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin), [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp), com.android.tools:r8 and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `org.apache.maven.plugins:maven-artifact-plugin` from 3.5.3 to 3.6.0 - [Commits](https://github.com/apache/maven-artifact-plugin/compare/maven-artifact-plugin-3.5.3...maven-artifact-plugin-3.6.0) Updates `com.github.siom79.japicmp:japicmp-maven-plugin` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.23.0...japicmp-base-0.23.1) Updates `com.android.tools:r8` from 8.5.35 to 8.7.18 Updates `com.google.protobuf:protobuf-java` from 4.29.2 to 4.29.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-artifact-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.tools:r8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- proto/pom.xml | 2 +- test-shrinker/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ea3c254bd5..ab695f90bd 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ org.apache.maven.plugins maven-artifact-plugin - 3.5.3 + 3.6.0 @@ -474,7 +474,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.23.0 + 0.23.1 ${gson.isTestModule} diff --git a/proto/pom.xml b/proto/pom.xml index 18f6faec90..3b9faa1231 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -31,7 +31,7 @@ 2025-01-30T22:50:39Z - 4.29.2 + 4.29.3 true diff --git a/test-shrinker/pom.xml b/test-shrinker/pom.xml index eff79bf678..e4d4479a56 100644 --- a/test-shrinker/pom.xml +++ b/test-shrinker/pom.xml @@ -188,7 +188,7 @@ but it appears that can be ignored --> com.android.tools r8 - 8.5.35 + 8.7.18