From 46658c550dfdde0ee63ed600715c554be93168b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:21:32 +0000 Subject: [PATCH] MINOR: Bump com.diffplug.spotless:spotless-maven-plugin Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 to 2.44.3. - [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...maven/2.44.3) --- 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] --- bom/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 61441048ff..171d0bc5e9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -203,7 +203,7 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.30.0 + 2.44.3 org.codehaus.mojo diff --git a/pom.xml b/pom.xml index d944109bef..a222e713e1 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.30.0 + 2.44.3 org.codehaus.mojo