This is an automated email from the ASF dual-hosted git repository.

rzo1 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 6a3f68b  Bump org.json:json from 20250107 to 20250517 (#282)
6a3f68b is described below

commit 6a3f68b9768d1d0983f9426b163263aeff2b811f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 27 21:22:22 2025 +0200

    Bump org.json:json from 20250107 to 20250517 (#282)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20250107 to 20250517.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - 
[Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/douglascrockford/JSON-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20250517'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 91679aa..1eec1ca 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -134,7 +134,7 @@
     <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
-      <version>20250107</version>
+      <version>20250517</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>

Reply via email to