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 f07b696cb0 Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to
2.10.0 (#2740)
f07b696cb0 is described below
commit f07b696cb0337fbdd9664e7bf1ba4109fecdb8ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 07:57:32 2026 +0200
Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.10.0 (#2740)
Bumps
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.9.0 to 2.10.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.9.0...plexus-classworlds-2.10.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-classworlds
dependency-version: 2.10.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 1da797e3f0..12dc5fde4c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -485,7 +485,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-classworlds</artifactId>
- <version>2.9.0</version>
+ <version>2.10.0</version>
</dependency>
<!-- boms -->
<dependency>