Merge pull request #703 from TomerPacific/feature/update-release-for-JSONMap-Change

Update Releases.md for JSONObject(Map): Throws NPE if key is null
This commit is contained in:
Sean Leary
2022-11-05 17:39:13 -05:00
committed by GitHub

View File

@@ -20,6 +20,7 @@ and artifactId "json". For example:
20190722 Recent commits
20180813 POM change to include Automatic-Module-Name (#431)
JSONObject(Map) now throws an exception if any of a map keys are null (#405)
20180130 Recent commits