This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new 1deaa1a Bump org.json:json from 20230227 to 20231013 in
/opennlp-similarity (#110)
1deaa1a is described below
commit 1deaa1a33b203b738f40eefde6a17c44892458c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 15 04:47:30 2023 +0100
Bump org.json:json from 20230227 to 20231013 in /opennlp-similarity (#110)
---
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 ae0116b..5690457 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -150,7 +150,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <version>20230227</version>
+ <version>20231013</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>