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 722f3bb Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 4.0.2
(#64)
722f3bb is described below
commit 722f3bbf1bea218505c1e8dfa3dc0c32e72a6fab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 17:06:23 2026 +0000
Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 4.0.2 (#64)
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.0.16 to 4.0.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.0.16...plexus-utils-4.0.2)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
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 31dace3..8bc70ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -584,7 +584,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.6.0</version>
+ <version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]