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 d933202  Bump org.apache.tika:tika-app from 2.9.2 to 3.0.0 (#177)
d933202 is described below

commit d9332024b3a8f3fca9523faecf19af1dce90368c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 14:36:15 2024 +0100

    Bump org.apache.tika:tika-app from 2.9.2 to 3.0.0 (#177)
    
    Bumps [org.apache.tika:tika-app](https://github.com/apache/tika) from 2.9.2 
to 3.0.0.
    - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
    - [Commits](https://github.com/apache/tika/compare/2.9.2...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-app
      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 a557f8e..616480f 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -119,7 +119,7 @@
     <dependency>
       <groupId>org.apache.tika</groupId>
       <artifactId>tika-app</artifactId>
-      <version>2.9.2</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>net.sf.opencsv</groupId>

Reply via email to