Skip to content

Commit

Permalink
Update org.json:json dependency to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 17, 2023
1 parent d966874 commit 0dfd0d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion json-org/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mainly to make it easier to upgrade code to Jackson, using automated conversions
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
</dependencies>

Expand Down
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

Not yet released:

- Upgrade `org.json:json`` dependency to 20231013 (from 20230227)

2.15.3 (12-Oct-2023)
2.15.2 (30-May-2023)
2.15.1 (16-May-2023)
Expand Down

0 comments on commit 0dfd0d2

Please sign in to comment.