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 230ecff0c TIKA-4326: update plexus
230ecff0c is described below
commit 230ecff0c3e1f3e4b055ecd99687f1cc19b2745d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jan 11 14:07:06 2025 +0100
TIKA-4326: update plexus
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index d69dd8c02..3a789ff16 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -509,7 +509,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.5.1</version>
+ <version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>