From 8b7a3bf9c23e78ac4c9643745148554eab077706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:26:18 +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 2.22.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.4.0) --- 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] --- common/pom.xml | 2 +- gateway/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 1faae76..131bf27 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -70,7 +70,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.4.0 org.jacoco diff --git a/gateway/pom.xml b/gateway/pom.xml index c661685..fe33546 100644 --- a/gateway/pom.xml +++ b/gateway/pom.xml @@ -63,7 +63,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.4.0 org.jacoco