From 1c93dd9e1a35d2417b6faa09676b13157a3f0a7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:26:14 -0700 Subject: [PATCH] Bump the maven group with 8 updates (#2709) Bumps the maven group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.google.truth:truth](https://github.com/google/truth) | `1.4.2` | `1.4.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.1` | `3.4.2` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.0` | | [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) | `1.2.1.Final` | `1.2.2.Final` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.27.0` | `4.27.2` | Updates `com.google.truth:truth` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/compare/v1.4.2...v1.4.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.1...maven-release-3.1.0) Updates `org.moditect:moditect-maven-plugin` from 1.2.1.Final to 1.2.2.Final - [Release notes](https://github.com/moditect/moditect/releases) - [Commits](https://github.com/moditect/moditect/compare/1.2.1.Final...1.2.2.Final) Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) Updates `com.google.protobuf:protobuf-java` from 4.27.0 to 4.27.2 - [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.truth:truth 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-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.moditect:moditect-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch 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.apache.maven.plugins:maven-failsafe-plugin 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gson/pom.xml | 2 +- pom.xml | 8 ++++---- proto/pom.xml | 2 +- test-graal-native-image/pom.xml | 2 +- test-shrinker/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gson/pom.xml b/gson/pom.xml index 9170ee5a26..642e48c22a 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -263,7 +263,7 @@ org.moditect moditect-maven-plugin - 1.2.1.Final + 1.2.2.Final add-module-info diff --git a/pom.xml b/pom.xml index f7e07e562e..ea48e65115 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.google.truth truth - 1.4.2 + 1.4.3 @@ -338,12 +338,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 org.apache.maven.plugins @@ -380,7 +380,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.0 true diff --git a/proto/pom.xml b/proto/pom.xml index 96dafcc8a7..77245fb111 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -31,7 +31,7 @@ 2024-05-19T18:54:10Z - 4.27.0 + 4.27.2 true diff --git a/test-graal-native-image/pom.xml b/test-graal-native-image/pom.xml index 3d99364e08..35321fde8a 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.10.2 + 5.10.3 test diff --git a/test-shrinker/pom.xml b/test-shrinker/pom.xml index bd23c2984a..afc7e3a084 100644 --- a/test-shrinker/pom.xml +++ b/test-shrinker/pom.xml @@ -198,7 +198,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0