This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new 090d2ea Bump org.codehaus.plexus:plexus-classworlds from 2.2.2 to
2.9.0 (#87)
090d2ea is described below
commit 090d2eae58849950c0a577f789768864705338fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:43:47 2026 +0000
Bump org.codehaus.plexus:plexus-classworlds from 2.2.2 to 2.9.0 (#87)
Bumps
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.2.2 to 2.9.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.2.2...plexus-classworlds-2.9.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-classworlds
dependency-version: 2.9.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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 076ee32..401e08f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -624,7 +624,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-classworlds</artifactId>
- <version>2.2.2</version>
+ <version>2.9.0</version>
</dependency>
<!-- Test Dependencies -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]