From 6d67e9ba0b03d4c5756fe03d975316320f310abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 03:19:51 +0000 Subject: [PATCH] Bump spotless-maven-plugin from 2.22.0 to 2.33.0 Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.0 to 2.33.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.22.0...lib/2.33.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] --- client-java-contrib/admissionreview/pom.xml | 2 +- fluent/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client-java-contrib/admissionreview/pom.xml b/client-java-contrib/admissionreview/pom.xml index f711915b68..b0d67f610e 100644 --- a/client-java-contrib/admissionreview/pom.xml +++ b/client-java-contrib/admissionreview/pom.xml @@ -37,7 +37,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.22.0 + 2.33.0 true diff --git a/fluent/pom.xml b/fluent/pom.xml index 3ed496c97b..0d9bdc08d7 100644 --- a/fluent/pom.xml +++ b/fluent/pom.xml @@ -40,7 +40,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.22.0 + 2.33.0 true diff --git a/pom.xml b/pom.xml index 2d0587e782..4727bfccb6 100644 --- a/pom.xml +++ b/pom.xml @@ -435,7 +435,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.22.0 + 2.33.0