This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 8f31fd9 Bump org.json:json from 20250517 to 20251224 (#403)
8f31fd9 is described below
commit 8f31fd926f17a1cd661c0000bd5b9cbdfbd1d192
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 10:13:23 2025 +0100
Bump org.json:json from 20250517 to 20251224 (#403)
---
opennlp-similarity/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index cca28b6..2453dda 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -29,7 +29,7 @@
<properties>
<jakarta.bind-api.version>4.0.4</jakarta.bind-api.version>
<jakarta.mail.version>2.1.4</jakarta.mail.version>
- <org.json.version>20250517</org.json.version>
+ <org.json.version>20251224</org.json.version>
<lucene.version>9.12.3</lucene.version>
<solr.version>9.10.0</solr.version>