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

commit fe3d4172ebe32b7c962909a56c372a475c7de16c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 12:32:06 2025 +0000

    Update `com.palantir.javaformat:palantir-java-format` to version `2.69.0` 
(#423)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 pom.xml                                                           | 2 +-
 .../update_com_palantir_javaformat_palantir_java_format.xml       | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5dbae9..f72ebc6 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.68.0</palantir-java-format.version>
+    <palantir-java-format.version>2.69.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
new file mode 100644
index 0000000..cf242e6
--- /dev/null
+++ 
b/src/changelog/.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       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="423" link="https://github.com/apache/logging-parent/pull/423"/>
+  <description format="asciidoc">Update 
`com.palantir.javaformat:palantir-java-format` to version `2.69.0`</description>
+</entry>

Reply via email to