From 6319ad3fd943d582ed4b7909b67f02c6b598339c Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Tue, 12 Sep 2023 09:22:55 +0200 Subject: [PATCH] Additional profile to allow build in Java 21 https://github.com/palantir/palantir-java-format/pull/909 --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pom.xml b/pom.xml index f94db2331..5e41d4975 100644 --- a/pom.xml +++ b/pom.xml @@ -598,5 +598,26 @@ under the License. + + java21+ + + [21,) + + + + + com.diffplug.spotless + spotless-maven-plugin + + + + 2.36.0 + + + + + + +