Skip to content

Commit 77e1d68

Browse files
committed
Update net.javacrumbs.json-unit:json-unit to version 2.40.1 (#2751)
1 parent d4bcf97 commit 77e1d68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<jetty.version>9.4.55.v20240627</jetty.version>
115115
<jmdns.version>3.5.9</jmdns.version>
116116
<jmh.version>1.37</jmh.version>
117-
<json-unit.version>2.40.0</json-unit.version>
117+
<json-unit.version>2.40.1</json-unit.version>
118118
<junit.version>4.13.2</junit.version>
119119
<junit-jupiter.version>5.10.3</junit-jupiter.version>
120120
<junit-pioneer.version>1.9.1</junit-pioneer.version>

src/changelog/.2.x.x/update_net_javacrumbs_json_unit_json_unit.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="2708" link="https://github.com/apache/logging-log4j2/pull/2708"/>
7-
<description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` to version `2.40.0`</description>
6+
<issue id="2751" link="https://github.com/apache/logging-log4j2/pull/2751"/>
7+
<description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` to version `2.40.1`</description>
88
</entry>

0 commit comments

Comments
 (0)