Skip to content

Commit fe3d417

Browse files
Update com.palantir.javaformat:palantir-java-format to version 2.69.0 (#423)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent e61addc commit fe3d417

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<!-- These are annotation with a retention of CLASS. They can be freely upgraded. -->
212212
<node.version>21.7.1</node.version>
213213
<npm.version>10.5.0</npm.version>
214-
<palantir-java-format.version>2.68.0</palantir-java-format.version>
214+
<palantir-java-format.version>2.69.0</palantir-java-format.version>
215215

216216
<!-- plugin versions -->
217217
<asciidoctor-maven-plugin.version>3.2.0</asciidoctor-maven-plugin.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="423" link="https://github.com/apache/logging-parent/pull/423"/>
7+
<description format="asciidoc">Update `com.palantir.javaformat:palantir-java-format` to version `2.69.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)