From 8f99ea24eaa8aa71a4d5c849fad65da74dbd7422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 07:03:44 +0000 Subject: [PATCH] build(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] --- backend/pom.xml | 2 +- cli/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 140f698..4ab67b1 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -98,7 +98,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 true diff --git a/cli/pom.xml b/cli/pom.xml index f712f87..4842450 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -226,7 +226,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 true