diff --git a/module/jsonurl-jsonorg/pom.xml b/module/jsonurl-jsonorg/pom.xml
index 4821b4c2..17ebc963 100644
--- a/module/jsonurl-jsonorg/pom.xml
+++ b/module/jsonurl-jsonorg/pom.xml
@@ -31,13 +31,13 @@
jar
- 20231013
+ 20240303
${project.groupId}:${project.artifactId}
https://www.jsonurl.org
- This implements a JSON->URL parser using Douglas Crockford's original
+ This implements a JSON->URL parser using Douglas Crockford's original
Java implementation of JSON.