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 bfa059080c TIKA-4327: update maven-model
bfa059080c is described below
commit bfa059080ce033390eaaf238fc86b8a01f876163
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 14 05:55:49 2026 +0100
TIKA-4327: 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 6629f5b1e7..c881fc932f 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.13</version>
+ <version>3.9.14</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>