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 6880048e Bump org.json:json from 20251224 to 20260522 (#480)
6880048e is described below
commit 6880048e583572d6a67a7ff8f9c142f6b6ca0877
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 08:40:15 2026 +0200
Bump org.json:json from 20251224 to 20260522 (#480)
---
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 1d437058..1469dc0a 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -27,7 +27,7 @@
<properties>
<jakarta.bind-api.version>4.0.5</jakarta.bind-api.version>
<jakarta.mail.version>2.1.4</jakarta.mail.version>
- <org.json.version>20251224</org.json.version>
+ <org.json.version>20260522</org.json.version>
<lucene.version>10.4.0</lucene.version>
<solr.version>9.10.1</solr.version>