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 b480694  Bump org.json:json from 20240303 to 20250107 (#217)
b480694 is described below

commit b48069424375f35ba948ac0735f3b98b49d72529
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 12 08:11:21 2025 +0100

    Bump org.json:json from 20240303 to 20250107 (#217)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20240303 to 20250107.
    - [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-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 b10aa48..dbb4c69 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -111,7 +111,7 @@
     <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
-      <version>20240303</version>
+      <version>20250107</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>

Reply via email to