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 adf6269947 Bump org.apache.maven:maven-model from 3.9.12 to 3.9.13 
(#2684)
adf6269947 is described below

commit adf62699479de507ac1121aba0b7963a684ae80d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 07:31:39 2026 +0100

    Bump org.apache.maven:maven-model from 3.9.12 to 3.9.13 (#2684)
    
    Bumps org.apache.maven:maven-model from 3.9.12 to 3.9.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-model
      dependency-version: 3.9.13
      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 e711ad389a..6629f5b1e7 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
@@ -141,7 +141,7 @@
                             <dependency>
                                 <groupId>org.apache.maven</groupId>
                                 <artifactId>maven-model</artifactId>
-                                <version>3.9.12</version>
+                                <version>3.9.13</version>
                             </dependency>
                             <dependency>
                                 <groupId>org.codehaus.groovy</groupId>

Reply via email to