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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new 27d5c80  Update `com.palantir.javaformat:palantir-java-format` to 
version `2.68.0` (#410)
27d5c80 is described below

commit 27d5c802a6593c0bd2ebf5ad682d01703130b637
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 10 11:37:21 2025 +0000

    Update `com.palantir.javaformat:palantir-java-format` to version `2.68.0` 
(#410)
    
    Co-authored-by: ASF Logging Services RM <priv...@logging.apache.org>
---
 pom.xml                                                               | 2 +-
 .../.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b2bae6f..26ceff1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
     <!-- These are annotation with a retention of CLASS. They can be freely 
upgraded. -->
     <node.version>21.7.1</node.version>
     <npm.version>10.5.0</npm.version>
-    <palantir-java-format.version>2.67.0</palantir-java-format.version>
+    <palantir-java-format.version>2.68.0</palantir-java-format.version>
 
     <!-- plugin versions -->
     <asciidoctor-maven-plugin.version>3.2.0</asciidoctor-maven-plugin.version>
diff --git 
a/src/changelog/.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml 
b/src/changelog/.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml
index 34f4e78..515e9f5 100644
--- 
a/src/changelog/.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml
+++ 
b/src/changelog/.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns";
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="updated">
-  <issue id="394" link="https://github.com/apache/logging-parent/pull/394"/>
-  <description format="asciidoc">Update 
`com.palantir.javaformat:palantir-java-format` to version `2.67.0`</description>
+  <issue id="410" link="https://github.com/apache/logging-parent/pull/410"/>
+  <description format="asciidoc">Update 
`com.palantir.javaformat:palantir-java-format` to version `2.68.0`</description>
 </entry>

Reply via email to