From 0df034c9fd9189d0f9745c2e22803f6d339e534c Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Mon, 27 Feb 2023 07:20:10 -0600 Subject: [PATCH] Update for release 20230227 --- docs/RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RELEASES.md b/docs/RELEASES.md index 3fbab78..166c43a 100644 --- a/docs/RELEASES.md +++ b/docs/RELEASES.md @@ -5,6 +5,8 @@ and artifactId "json". For example: [https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav](https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav) ~~~ +20230227 Fix for CVE-2022-45688 and recent commits + 20220924 New License - public domain, and some minor updates 20220320 Wrap StackOverflow with JSONException