From ff4bc24d784971e68dfcd215493c430cdb474a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:32:52 +0530 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin in /java (#3125) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.12 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.12...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com> --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 895705ecf..0ce07f1aa 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -114,7 +114,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 3.1.2 0