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 f5ade67  Update plex-utils to latest 3.x
f5ade67 is described below

commit f5ade67793760bf3472cdca89d8495c4f913f7e4
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 27 11:38:44 2026 +0000

    Update plex-utils to latest 3.x
    
    Upgrading to 4.x and beyond currently triggers errors
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23a1b65..07a9f1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -578,7 +578,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.16</version>
+        <version>3.6.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.shared</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to