From cb27e6cecb84666bbfc5f2e3d7ede0ac30db4419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 02:03:58 +0000 Subject: [PATCH] Bump spotless-maven-plugin from 2.22.0 to 2.27.2 Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.0 to 2.27.2. - [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...maven/2.27.2) --- 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..3cd8e089a6 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.27.2 true diff --git a/fluent/pom.xml b/fluent/pom.xml index 3ed496c97b..edd5933be1 100644 --- a/fluent/pom.xml +++ b/fluent/pom.xml @@ -40,7 +40,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.22.0 + 2.27.2 true diff --git a/pom.xml b/pom.xml index 2d0587e782..d671068427 100644 --- a/pom.xml +++ b/pom.xml @@ -435,7 +435,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.22.0 + 2.27.2