From 04f66f993cc650be48ab472bbf41f5e9b568ff38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:09:33 -0700 Subject: [PATCH] Bump the maven group with 10 updates (#2773) Bumps the maven group with 10 updates: | Package | From | To | | --- | --- | --- | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.33.0` | `2.35.1` | | [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin) | `3.5.1` | `3.5.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.1` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.1` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.33.0` | `2.35.1` | | [com.guardsquare:proguard-base](https://github.com/Guardsquare/proguard) | `7.5.0` | `7.6.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.3` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.4.1` | `3.5.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.28.2` | `4.28.3` | Updates `com.google.errorprone:error_prone_core` from 2.33.0 to 2.35.1 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.33.0...v2.35.1) Updates `org.apache.maven.plugins:maven-artifact-plugin` from 3.5.1 to 3.5.3 - [Commits](https://github.com/apache/maven-artifact-plugin/compare/maven-artifact-plugin-3.5.1...maven-artifact-plugin-3.5.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) Updates `com.google.errorprone:error_prone_annotations` from 2.33.0 to 2.35.1 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.33.0...v2.35.1) Updates `com.guardsquare:proguard-base` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/Guardsquare/proguard/releases) - [Commits](https://github.com/Guardsquare/proguard/compare/v7.5...v7.6) Updates `org.junit.jupiter:junit-jupiter` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.google.protobuf:protobuf-java` from 4.28.2 to 4.28.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: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-artifact-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.guardsquare:proguard-base dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gson/pom.xml | 4 ++-- metrics/pom.xml | 2 +- pom.xml | 8 ++++---- proto/pom.xml | 2 +- test-graal-native-image/pom.xml | 2 +- test-shrinker/pom.xml | 6 +++--- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/gson/pom.xml b/gson/pom.xml index 2ee767bd74..ba735d00e8 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -50,7 +50,7 @@ com.google.errorprone error_prone_annotations - 2.33.0 + 2.35.1 @@ -236,7 +236,7 @@ com.guardsquare proguard-base - 7.5.0 + 7.6.0 com.guardsquare diff --git a/metrics/pom.xml b/metrics/pom.xml index 4c0c3acdaa..3994808fa2 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -53,7 +53,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.0 + 2.18.1 com.google.caliper diff --git a/pom.xml b/pom.xml index f27bacec19..a4d3df950d 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ org.apache.maven.plugins maven-artifact-plugin - 3.5.1 + 3.5.3 @@ -299,7 +299,7 @@ com.google.errorprone error_prone_core - 2.33.0 + 2.35.1 @@ -337,12 +337,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins diff --git a/proto/pom.xml b/proto/pom.xml index 77d16eed96..afd21b5521 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -31,7 +31,7 @@ 2024-05-19T18:54:10Z - 4.28.2 + 4.28.3 true diff --git a/test-graal-native-image/pom.xml b/test-graal-native-image/pom.xml index ada90db142..b34cac8bcd 100644 --- a/test-graal-native-image/pom.xml +++ b/test-graal-native-image/pom.xml @@ -48,7 +48,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test diff --git a/test-shrinker/pom.xml b/test-shrinker/pom.xml index c7d7466680..a0b678ace0 100644 --- a/test-shrinker/pom.xml +++ b/test-shrinker/pom.xml @@ -79,7 +79,7 @@ com.guardsquare proguard-base - 7.5.0 + 7.6.0 com.guardsquare @@ -144,7 +144,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 r8 @@ -198,7 +198,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1