From ba60d617e85d7823ccf4b06a44c1904b13421a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:33:24 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/junit-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/junit-sample/pom.xml b/examples/junit-sample/pom.xml index 75df38c70..fb87834fd 100644 --- a/examples/junit-sample/pom.xml +++ b/examples/junit-sample/pom.xml @@ -149,7 +149,7 @@ maven-surefire-plugin - 3.2.2 + 3.2.3 maven-jar-plugin