From 510a7f8545ae6c2ef094defb02cda2659a4925d6 Mon Sep 17 00:00:00 2001 From: tison Date: Sat, 23 Sep 2023 01:00:41 +0800 Subject: [PATCH 1/2] Support develop with JDK 21 See also https://github.com/diffplug/spotless/issues/1819#issuecomment-1726986315. --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 29772aed..3421ece4 100644 --- a/pom.xml +++ b/pom.xml @@ -1168,12 +1168,14 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.37.0 + 2.39.0 - + + 2.36.0 + config/maven-eclipse-importorder.txt From 10fef5bf72a60b4a085e113f88fd18ef14f5e92a Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 1 Oct 2023 11:48:14 +0200 Subject: [PATCH 2/2] Fix review comments and bump PalantirJavaFormat to 2.38.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3421ece4..2bb42b79 100644 --- a/pom.xml +++ b/pom.xml @@ -1106,7 +1106,7 @@ under the License. en - @@ -1174,7 +1174,7 @@ under the License. - 2.36.0 + 2.38.0