Skip to content

Commit ec5bcff

Browse files
committed
Update org.json:json to version 20250107 (#3373)
1 parent f5b8ee8 commit ec5bcff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-fuzz-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<sign.skip>true</sign.skip>
4040

4141
<!-- dependency versions -->
42-
<json.version>20241224</json.version>
42+
<json.version>20250107</json.version>
4343

4444
</properties>
4545

src/changelog/.2.x.x/update_org_json_json.xml

Lines changed: 1 addition & 1 deletion
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="3374" link="https://github.com/apache/logging-log4j2/pull/3374"/>
6+
<issue id="3373" link="https://github.com/apache/logging-log4j2/pull/3373"/>
77
<description format="asciidoc">Update `org.json:json` to version `20250107`</description>
88
</entry>

0 commit comments

Comments
 (0)