Skip to content

Commit 27d5c80

Browse files
Update com.palantir.javaformat:palantir-java-format to version 2.68.0 (#410)
Co-authored-by: ASF Logging Services RM <private@logging.apache.org>
1 parent 12bdb03 commit 27d5c80

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.67.0</palantir-java-format.version>
214+
<palantir-java-format.version>2.68.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="394" link="https://github.com/apache/logging-parent/pull/394"/>
7-
<description format="asciidoc">Update `com.palantir.javaformat:palantir-java-format` to version `2.67.0`</description>
6+
<issue id="410" link="https://github.com/apache/logging-parent/pull/410"/>
7+
<description format="asciidoc">Update `com.palantir.javaformat:palantir-java-format` to version `2.68.0`</description>
88
</entry>

0 commit comments

Comments
 (0)