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 9ab4f89db Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 
(#2248)
9ab4f89db is described below

commit 9ab4f89db05ba44f1c7c3dbdbde67ff0de05a96c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 9 08:22:49 2025 +0200

    Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 (#2248)
    
    Bumps org.apache.maven:maven-model from 3.9.9 to 3.9.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-model
      dependency-version: 3.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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-parser-nlp-module/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
index deb8bb693..c4d76b991 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
@@ -186,7 +186,7 @@
                             <dependency>
                                 <groupId>org.apache.maven</groupId>
                                 <artifactId>maven-model</artifactId>
-                                <version>3.9.9</version>
+                                <version>3.9.10</version>
                             </dependency>
                             <dependency>
                                 <groupId>org.codehaus.groovy</groupId>

Reply via email to