From e7c327fd9f1fb85ea8c0521ab50bd866e53ff9b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:49:52 +0000 Subject: [PATCH] Bump the maven-build-plugins group across 1 directory with 4 updates Bumps the maven-build-plugins group with 4 updates in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin), [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.apache.maven.plugins:maven-surefire-plugin` 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) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.8.0 to 3.10.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.1) Updates `org.owasp:dependency-check-maven` from 10.0.3 to 10.0.4 - [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/v10.0.3...v10.0.4) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.7) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 53f8bb76..88742820 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 1.3.0 - 10.0.3 + 10.0.4 1.3.0 0.8.12 1.7.0 @@ -158,7 +158,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.1 me.fabriciorby @@ -197,7 +197,7 @@ maven-javadoc-plugin - 3.8.0 + 3.10.1 attach-javadocs @@ -300,7 +300,7 @@ maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts