From 71e8786c1b0e19ce467a4bfefc52c429982027d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:56:04 +0000 Subject: [PATCH] MINOR: [Java] Bump com.diffplug.spotless:spotless-maven-plugin in /java Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 to 2.43.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/lib/2.30.0...lib/2.43.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- java/bom/pom.xml | 2 +- java/maven/pom.xml | 2 +- java/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/bom/pom.xml b/java/bom/pom.xml index 142071f58a..d18621733e 100644 --- a/java/bom/pom.xml +++ b/java/bom/pom.xml @@ -167,7 +167,7 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.30.0 + 2.43.0 diff --git a/java/maven/pom.xml b/java/maven/pom.xml index 6541e1e61b..42ddfa29c2 100644 --- a/java/maven/pom.xml +++ b/java/maven/pom.xml @@ -63,7 +63,7 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.30.0 + 2.43.0 pl.project13.maven diff --git a/java/pom.xml b/java/pom.xml index 378d906953..0b9ddc64a7 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -490,7 +490,7 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.30.0 + 2.43.0 org.codehaus.mojo