Skip to content

Commit 97163f6

Browse files
dependabot[bot]asf-rmppkarwasz
authored
Update org.json:json to version 20250517 (#3673) (#3673)
Co-authored-by: ASF Logging Services RM <[email protected]> Co-authored-by: Piotr P. Karwasz <[email protected]>
1 parent f83a821 commit 97163f6

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>20250107</json.version>
43+
<json.version>20250517</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="3373" link="https://github.com/apache/logging-log4j2/pull/3373"/>
7-
<description format="asciidoc">Update `org.json:json` to version `20250107`</description>
6+
<issue id="3673" link="https://github.com/apache/logging-log4j2/pull/3673"/>
7+
<description format="asciidoc">Update `org.json:json` to version `20250517`</description>
88
</entry>

0 commit comments

Comments
 (0)