We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b1aaa commit ecc6cdaCopy full SHA for ecc6cda
module/jsonurl-jsonorg/pom.xml
@@ -31,13 +31,13 @@
31
<packaging>jar</packaging>
32
33
<properties>
34
- <org.json.parser>20231013</org.json.parser>
+ <org.json.parser>20250107</org.json.parser>
35
</properties>
36
37
<name>${project.groupId}:${project.artifactId}</name>
38
<url>https://www.jsonurl.org</url>
39
<description>
40
- This implements a JSON->URL parser using Douglas Crockford's original
+ This implements a JSON->URL parser using Douglas Crockford's original
41
Java implementation of JSON.
42
</description>
43
<distributionManagement>
0 commit comments