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 3b6e1f6c8c TIKA-4695: update plexus-classworlds
3b6e1f6c8c is described below
commit 3b6e1f6c8cad97a6afb8efd6492b13c8272b6262
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 18 10:35:13 2026 +0200
TIKA-4695: update plexus-classworlds
---
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 9a6e92baac..d692f35144 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -555,7 +555,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-classworlds</artifactId>
- <version>2.10.0</version>
+ <version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>