From dbc54a408ed599317433b9c768aa3bfea7afb903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 08:02:52 +0000 Subject: [PATCH] build: bump the maven group with 3 updates Bumps the maven group with 3 updates: [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless), [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) and [io.github.mavenplugins:central-publishing-maven-plugin](https://github.com/mavenplugins/central-publishing-maven-plugin). Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.46.1 to 3.0.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/2.46.1...lib/3.0.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0) Updates `io.github.mavenplugins:central-publishing-maven-plugin` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/mavenplugins/central-publishing-maven-plugin/releases) - [Commits](https://github.com/mavenplugins/central-publishing-maven-plugin/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.github.mavenplugins:central-publishing-maven-plugin dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index df33552..cab5246 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.1 + 3.0.0 format-sources @@ -213,7 +213,7 @@ maven-javadoc-plugin - 3.11.3 + 3.12.0 @@ -281,7 +281,7 @@ io.github.mavenplugins central-publishing-maven-plugin - 1.1.0 + 1.1.1 deploy