Skip to content

Commit 69b4913

Browse files
committed
Update com.palantir.javaformat:palantir-java-format to version 2.74.0 (#438)
1 parent f4a11e7 commit 69b4913

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.69.0</palantir-java-format.version>
214+
<palantir-java-format.version>2.74.0</palantir-java-format.version>
215215

216216
<!-- plugin versions -->
217217
<asciidoctor-maven-plugin.version>3.2.0</asciidoctor-maven-plugin.version>

src/changelog/.12.x.x/update_com_palantir_javaformat_palantir_java_format.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
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>
6+
<issue id="438" link="https://github.com/apache/logging-parent/pull/438"/>
7+
<description format="asciidoc">Update `com.palantir.javaformat:palantir-java-format` to version `2.74.0`</description>
88
</entry>

0 commit comments

Comments
 (0)