From 7e02071a8e0be03fa4c04f833e4e10d41319cf89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 01:11:28 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.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-minor ... Signed-off-by: dependabot[bot] --- configuration-properties/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration-properties/pom.xml b/configuration-properties/pom.xml index db4a995..a9b416e 100644 --- a/configuration-properties/pom.xml +++ b/configuration-properties/pom.xml @@ -51,7 +51,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.3 diff --git a/pom.xml b/pom.xml index 8aac035..50691a0 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.3 maven-dependecy-plugin