pre-release-20250517 prep for next release

This commit is contained in:
Sean Leary
2025-05-17 07:41:21 -05:00
parent 82a02d879e
commit 418d5e9973
4 changed files with 7 additions and 5 deletions

View File

@@ -5,9 +5,11 @@ 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)
~~~
20250107....Restore moditect in pom.xml
20250517 Strict mode hardening and recent commits
20241224....Strict mode opt-in feature, and recent commits. This release does not contain module-info.class.
20250107 Restore moditect in pom.xml
20241224 Strict mode opt-in feature, and recent commits. This release does not contain module-info.class.
It is not recommended if you need this feature.
20240303 Revert optLong/getLong changes, and recent commits.