Skip to content

Commit

Permalink
Update org.json:json to version 20250107 (#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Jan 8, 2025
1 parent 95b586d commit f5b8ee8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log4j-layout-template-json-fuzz-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<sign.skip>true</sign.skip>

<!-- dependency versions -->
<json.version>20241224</json.version>
<json.version>20250107</json.version>

</properties>

Expand Down
4 changes: 2 additions & 2 deletions src/changelog/.2.x.x/update_org_json_json.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="3346" link="https://github.com/apache/logging-log4j2/pull/3346"/>
<description format="asciidoc">Update `org.json:json` to version `20241224`</description>
<issue id="3374" link="https://github.com/apache/logging-log4j2/pull/3374"/>
<description format="asciidoc">Update `org.json:json` to version `20250107`</description>
</entry>

0 comments on commit f5b8ee8

Please sign in to comment.