From fb610dd22f9216476cd2af518c67c62cc50f1ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:06:26 +0000 Subject: [PATCH] Bump the maven-dependencies group with 2 updates Bumps the maven-dependencies group with 2 updates: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.2.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1) Updates `org.owasp:dependency-check-maven` from 8.4.0 to 8.4.2 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v8.4.0...v8.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 418ca35..eb97665 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 2.6.7 - 8.4.0 + 8.4.2 3.1.1 0.8.11 @@ -179,7 +179,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.1 @{surefire.jacoco.args} --enable-preview --enable-native-access=ALL-UNNAMED