From 6c58b5942f70f871dde536c8680b9a87610cc82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 15:02:42 +0000 Subject: [PATCH] [dependency]: Bump the deploy-dependencies group Bumps the deploy-dependencies group in /deploy with 2 updates: [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deploy-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deploy-dependencies ... Signed-off-by: dependabot[bot] --- deploy/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/pom.xml b/deploy/pom.xml index 78cfafe4b..fde35c9fb 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 ${basedir}/src/main/java/org/nem/deploy @@ -150,7 +150,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2