This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a7005c  SLING-12947 Update to palantir-java-format 2.80.0 (#59)
7a7005c is described below

commit 7a7005c569d53fccb6b66ec2c26e25f89948f090
Author: Eric Norman <[email protected]>
AuthorDate: Tue Oct 21 14:01:05 2025 -0700

    SLING-12947 Update to palantir-java-format 2.80.0 (#59)
    
    to support builds with Java 25
---
 sling-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index bfb5430..6f810a9 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -481,7 +481,7 @@
                         <!-- orders of used formatters are important MPOM-376 
-->
                         <!-- eg. palantir overrides importOrder, so should be 
first -->
                         <palantirJavaFormat>
-                            <version>2.40.0</version>
+                            <version>2.80.0</version>
                         </palantirJavaFormat>
                         <removeUnusedImports />
                         <!-- 
https://github.com/diffplug/spotless/tree/main/plugin-maven#java -->

Reply via email to