Skip to content

Commit e7a9b0d

Browse files
committed
Update net.javacrumbs.json-unit:json-unit to version 3.4.1 (#2748)
1 parent f025acc commit e7a9b0d

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
@@ -128,7 +128,7 @@
128128
<jetty.version>9.4.55.v20240627</jetty.version>
129129
<jmdns.version>3.5.9</jmdns.version>
130130
<jmh.version>1.37</jmh.version>
131-
<json-unit.version>3.4.0</json-unit.version>
131+
<json-unit.version>3.4.1</json-unit.version>
132132
<jspecify.version>0.3.0</jspecify.version>
133133
<junit.version>4.13.2</junit.version>
134134
<junit-jupiter.version>5.10.3</junit-jupiter.version>

src/changelog/.3.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="2747" link="https://github.com/apache/logging-log4j2/pull/2747"/>
7-
<description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` to version `3.4.0`</description>
6+
<issue id="2748" link="https://github.com/apache/logging-log4j2/pull/2748"/>
7+
<description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` to version `3.4.1`</description>
88
</entry>

0 commit comments

Comments
 (0)