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

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

commit fd8216494af3d3edbeac7d1a9ad900fa3083abd0
Author: Tilman Hausherr <til...@apache.org>
AuthorDate: Mon Aug 19 09:31:43 2024 +0200

    TIKA-4239: update maven-model
---
 tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 0c3c28f9d..1312a71b3 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
@@ -183,7 +183,7 @@
                             <dependency>
                                 <groupId>org.apache.maven</groupId>
                                 <artifactId>maven-model</artifactId>
-                                <version>3.9.8</version>
+                                <version>3.9.9</version>
                             </dependency>
                             <dependency>
                                 <groupId>org.codehaus.groovy</groupId>
@@ -211,4 +211,4 @@
   <scm>
     <tag>2.2.1-rc2</tag>
   </scm>
-</project>
\ No newline at end of file
+</project>

Reply via email to