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 740c69a Update `com.palantir.javaformat:palantir-java-format` to
version `2.67.0` (#394) (#394)
740c69a is described below
commit 740c69a8dfaa56674aa48bfecfc46fdf6397b7ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 20:46:43 2025 +0000
Update `com.palantir.javaformat:palantir-java-format` to version `2.67.0`
(#394) (#394)
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 ea0a190..1446aa2 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.64.0</palantir-java-format.version>
+ <palantir-java-format.version>2.67.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 aaf7120..34f4e78 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="385" link="https://github.com/apache/logging-parent/pull/385"/>
- <description format="asciidoc">Update
`com.palantir.javaformat:palantir-java-format` to version `2.64.0`</description>
+ <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>
</entry>