From 9a941b11a1351ae9cee61d94f8c4417498ca0af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:01:17 +0000 Subject: [PATCH 1/3] Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.1 to 3.0.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/maven/2.46.1...lib/3.0.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 907eb64f9..3053d65da 100644 --- a/pom.xml +++ b/pom.xml @@ -347,7 +347,7 @@ limitations under the License. 2025-08-17T17:02:51Z true - 2.46.1 + 3.0.0 3.15.1 2.1.0 3.5.3 From 1026588a75b6d29437c8f30d43de45355e303b41 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sat, 27 Sep 2025 19:46:17 +0200 Subject: [PATCH 2/3] Update minimal Java profile from 11 to 17 for spotless plugin --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3053d65da..0be53f2e2 100644 --- a/pom.xml +++ b/pom.xml @@ -893,9 +893,9 @@ limitations under the License. - java11+ + java17+ - [11,25) + [17,) @@ -904,7 +904,7 @@ limitations under the License. - + com.diffplug.spotless From 926af7c573c2a563a871865c2601a91e56f5d2b3 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 8 Oct 2025 11:53:42 +0200 Subject: [PATCH 3/3] Manage version of palantirJavaFormat by spotless --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 0be53f2e2..0906c4d86 100644 --- a/pom.xml +++ b/pom.xml @@ -354,8 +354,6 @@ limitations under the License. 5.13.4 0.7.5 apply - - 2.56.0 0.9.0.M4 true @@ -614,11 +612,7 @@ limitations under the License. - - - - ${plantirJavaFormatVersion} - + javax,java,,\#