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 9646943  Update `com.palantir.javaformat:palantir-java-format` to 
version `2.52.0` (#329) (#329)
9646943 is described below

commit 96469438b617c2918485d8562a79c3bd56306a5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 19 08:18:14 2025 +0100

    Update `com.palantir.javaformat:palantir-java-format` to version `2.52.0` 
(#329) (#329)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 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 0ab2c46..aa7c0fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,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.51.0</palantir-java-format.version>
+    <palantir-java-format.version>2.52.0</palantir-java-format.version>
 
     <!-- plugin versions -->
     <asciidoctor-maven-plugin.version>3.1.1</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 7e59b92..b341793 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="327" link="https://github.com/apache/logging-parent/pull/327"/>
-  <description format="asciidoc">Update 
`com.palantir.javaformat:palantir-java-format` to version `2.51.0`</description>
+  <issue id="329" link="https://github.com/apache/logging-parent/pull/329"/>
+  <description format="asciidoc">Update 
`com.palantir.javaformat:palantir-java-format` to version `2.52.0`</description>
 </entry>

Reply via email to