Skip to content

Commit f5b8ee8

Browse files
committed
Update org.json:json to version 20250107 (#3374)
1 parent 95b586d commit f5b8ee8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-layout-template-json-fuzz-test/pom.xml

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

4242
<!-- dependency versions -->
43-
<json.version>20241224</json.version>
43+
<json.version>20250107</json.version>
4444

4545
</properties>
4646

src/changelog/.2.x.x/update_org_json_json.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="3346" link="https://github.com/apache/logging-log4j2/pull/3346"/>
7-
<description format="asciidoc">Update `org.json:json` to version `20241224`</description>
6+
<issue id="3374" link="https://github.com/apache/logging-log4j2/pull/3374"/>
7+
<description format="asciidoc">Update `org.json:json` to version `20250107`</description>
88
</entry>

0 commit comments

Comments
 (0)