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 4b8742f Bump plexus-utils from 3.0.15 to 3.0.16 (#36)
4b8742f is described below
commit 4b8742f0c1f628acb83524438f23e83aaf834d84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 09:31:57 2026 +0000
Bump plexus-utils from 3.0.15 to 3.0.16 (#36)
Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15
to 3.0.16.
- [Release notes](https://github.com/sonatype/plexus-utils/releases)
-
[Commits](https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-type: direct:production
...
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 3d92d20..6eaa3b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -578,7 +578,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.0.15</version>
+ <version>3.0.16</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]