From 3745c9d4d583607b41f28e6dcc839928d09d1f67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:32:45 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2) --- 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] --- samples/email-a-poem/pom.xml | 2 +- samples/fraud-detection/pom.xml | 2 +- samples/review-triage/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/email-a-poem/pom.xml b/samples/email-a-poem/pom.xml index 488e27834..d83928bfb 100644 --- a/samples/email-a-poem/pom.xml +++ b/samples/email-a-poem/pom.xml @@ -48,7 +48,7 @@ maven-surefire-plugin - 3.2.1 + 3.2.2 org.jboss.logmanager.LogManager diff --git a/samples/fraud-detection/pom.xml b/samples/fraud-detection/pom.xml index ba6b7f058..f141c1ffb 100644 --- a/samples/fraud-detection/pom.xml +++ b/samples/fraud-detection/pom.xml @@ -56,7 +56,7 @@ maven-surefire-plugin - 3.2.1 + 3.2.2 org.jboss.logmanager.LogManager diff --git a/samples/review-triage/pom.xml b/samples/review-triage/pom.xml index bf27fe3d4..977144241 100644 --- a/samples/review-triage/pom.xml +++ b/samples/review-triage/pom.xml @@ -63,7 +63,7 @@ maven-surefire-plugin - 3.2.1 + 3.2.2 org.jboss.logmanager.LogManager