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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 08953a2  Update palantir-format to support Java 25 (#140)
08953a2 is described below

commit 08953a256b744da32aa6fd558e535eadf4d8acbf
Author: Matthias Bünger <[email protected]>
AuthorDate: Thu Nov 13 21:21:55 2025 +0100

    Update palantir-format to support Java 25 (#140)
    
    I forgot it in the other PR
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c4e1dff..52b36d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,6 +74,7 @@ under the License.
     <projectInfoReportsPluginVersion>3.6.0</projectInfoReportsPluginVersion>
     <javadocPluginVersion>3.7.0</javadocPluginVersion>
     
<project.build.outputTimestamp>2024-06-16T20:16:56Z</project.build.outputTimestamp>
+    <version.palantirJavaFormat>2.81.0</version.palantirJavaFormat>
   </properties>
 
   <dependencies>

Reply via email to