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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new cfe78b3b1 Bump org.bytedeco:opencv from 4.5.5-1.5.7 to 4.11.0-1.5.12 
(#2271)
cfe78b3b1 is described below

commit cfe78b3b1bdc451fb3c17e5fa9540ec12b3c9dfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 08:42:52 2025 +0200

    Bump org.bytedeco:opencv from 4.5.5-1.5.7 to 4.11.0-1.5.12 (#2271)
    
    Bumps [org.bytedeco:opencv](https://github.com/bytedeco/javacpp-presets) 
from 4.5.5-1.5.7 to 4.11.0-1.5.12.
    - [Release notes](https://github.com/bytedeco/javacpp-presets/releases)
    - 
[Changelog](https://github.com/bytedeco/javacpp-presets/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/bytedeco/javacpp-presets/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bytedeco:opencv
      dependency-version: 4.11.0-1.5.12
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parsers/tika-parsers-ml/tika-dl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/tika-parsers-ml/tika-dl/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
index c1f35fba1..ca2b189ea 100644
--- a/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-dl/pom.xml
@@ -48,7 +48,7 @@
           <dependency>
               <groupId>org.bytedeco</groupId>
               <artifactId>opencv</artifactId>
-              <version>4.5.5-1.5.7</version>
+              <version>4.11.0-1.5.12</version>
           </dependency>
           <dependency>
               <groupId>it.unimi.dsi</groupId>

Reply via email to