From 72fcc1028dda3a048c83c91ccd9cf5358c863446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:15:22 +0000 Subject: [PATCH] Bump the maven-plugins group across 1 directory with 3 updates Bumps the maven-plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin), [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) and [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin). Updates `org.apache.maven.plugins:maven-invoker-plugin` from 3.8.1 to 3.9.0 - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.8.1...maven-invoker-plugin-3.9.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.43.0 to 2.44.1 - [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/lib/2.43.0...maven/2.44.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- changesets-maven-plugin/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changesets-maven-plugin/pom.xml b/changesets-maven-plugin/pom.xml index 115a68a..1af6804 100644 --- a/changesets-maven-plugin/pom.xml +++ b/changesets-maven-plugin/pom.xml @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-invoker-plugin - 3.8.1 + 3.9.0 verify ${project.build.directory}/local-repo diff --git a/pom.xml b/pom.xml index 33581c0..a629c4c 100644 --- a/pom.xml +++ b/pom.xml @@ -220,12 +220,12 @@ maven-invoker-plugin - 3.8.1 + 3.9.0 com.diffplug.spotless spotless-maven-plugin - 2.43.0 + 2.44.1 @@ -247,7 +247,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.1 + 3.11.2 attach-javadocs