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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new f5517c7ac4 TIKA-4488: update maven-model
f5517c7ac4 is described below

commit f5517c7ac46a8c640962b075128dde87035292ad
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 14 05:06:46 2026 +0100

    TIKA-4488: update maven-model
---
 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 365d3ef559..91dcb288bd 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.13</version>
+                                <version>3.9.14</version>
                             </dependency>
                             <dependency>
                                 <groupId>org.codehaus.groovy</groupId>

Reply via email to