From 20f9930cf18195cb34b15a0e97e6e70d48c06b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:39:41 +0000 Subject: [PATCH] Bump the java-deps group in /other_langs/tests_java with 2 updates Bumps the java-deps group in /other_langs/tests_java with 2 updates: software.amazon.awssdk:bom and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `software.amazon.awssdk:bom` from 2.29.6 to 2.29.23 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps ... Signed-off-by: dependabot[bot] --- other_langs/tests_java/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/other_langs/tests_java/pom.xml b/other_langs/tests_java/pom.xml index a93091392ce1..369fbbc54cc0 100644 --- a/other_langs/tests_java/pom.xml +++ b/other_langs/tests_java/pom.xml @@ -22,7 +22,7 @@ software.amazon.awssdk bom - 2.29.6 + 2.29.23 pom import @@ -95,7 +95,7 @@ maven-surefire-plugin - 3.5.1 + 3.5.2 maven-jar-plugin