This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 1de9eb9c51 TIKA-4695: update maven-model
1de9eb9c51 is described below
commit 1de9eb9c51236e8ce434be9bf40ebac946381090
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 18 10:33:45 2026 +0200
TIKA-4695: 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 cd0c61a78c..7af2f624e9 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.15</version>
+ <version>3.9.16</version>
</dependency>
<dependency>
<groupId>org.apache.groovy</groupId>