From 4af1bf84483f93d77abe6aeeb26592a83169320e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:48:40 +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.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.2) --- 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..042e883 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.2 diff --git a/json/pom.xml b/json/pom.xml index 5b3f025..997a414 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.2