From c924b4d41fbf807e53565aae15a038f6ce5a03b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:47:11 +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.3.1 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.1) --- 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] --- core/pom.xml | 2 +- json/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 4f65611..116b1a1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.1 diff --git a/json/pom.xml b/json/pom.xml index 5b3f025..eec47a3 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.1