From 82f97caa9b3815ed95ca2a497686e2731ba04526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:13: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.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.3.1) --- 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..3177f10 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -70,7 +70,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.3.1 org.jacoco diff --git a/gateway/pom.xml b/gateway/pom.xml index c661685..73a33df 100644 --- a/gateway/pom.xml +++ b/gateway/pom.xml @@ -63,7 +63,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.3.1 org.jacoco