Skip to content

Commit 6e5b6cf

Browse files
committed
Update net.javacrumbs.json-unit:json-unit to version 4.0.0 (#3213)
1 parent 69bc975 commit 6e5b6cf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<jctools.version>4.0.5</jctools.version>
117117
<jmdns.version>3.6.0</jmdns.version>
118118
<jmh.version>1.37</jmh.version>
119-
<json-unit.version>3.5.0</json-unit.version>
119+
<json-unit.version>4.0.0</json-unit.version>
120120
<jspecify.version>1.0.0</jspecify.version>
121121
<junit.version>4.13.2</junit.version>
122122
<junit-jupiter.version>5.11.3</junit-jupiter.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="3213" link="https://github.com/apache/logging-log4j2/pull/3213"/>
7+
<description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` to version `4.0.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)