From ab5ac50760cea5bb8e3fc53b73810f6943bea453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 22:14:43 +0000 Subject: [PATCH] Bump the maven-build-plugins group across 1 directory with 2 updates Bumps the maven-build-plugins group with 2 updates in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3) Updates `org.owasp:dependency-check-maven` from 12.1.0 to 12.1.1 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.0...v12.1.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f701b23..3df974f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 1.37 - 12.1.0 + 12.1.1 0.8.13 0.7.0 @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 @{argLine} -Dnet.bytebuddy.experimental=true