This is an automated email from the ASF dual-hosted git repository.
THausherr 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 a5c6b87c71 Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to
2.11.0 (#2821)
a5c6b87c71 is described below
commit a5c6b87c7112124cc6e6ca046a1b8ac1ca483a49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 09:34:02 2026 +0200
Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (#2821)
Bumps
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.10.0 to 2.11.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.10.0...plexus-classworlds-2.11.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-classworlds
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 22b31b4dba..937382220a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -487,7 +487,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-classworlds</artifactId>
- <version>2.10.0</version>
+ <version>2.11.0</version>
</dependency>
<!-- boms -->
<dependency>