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 9b87c91 Bump json from 20220924 to 20230227 in /opennlp-similarity
(#98)
9b87c91 is described below
commit 9b87c91da83958e0fe86700fac00c169d461a46a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 15 19:04:57 2023 +0200
Bump json from 20220924 to 20230227 in /opennlp-similarity (#98)
---
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 7890b57..5a8482c 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <version>20220924</version>
+ <version>20230227</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>