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 ad117a5  Update 8.0.x version as far as possible without triggering 
failures
ad117a5 is described below

commit ad117a54fd1f421acd2f8a06eaf7578590d989aa
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 27 09:17:27 2026 +0000

    Update 8.0.x version as far as possible without triggering failures
    
    Yes, 8.0.x is EOL but work has to start somewhere.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21045c4..8243c84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <!-- server port for it tests -->
     <its.server.port>2008</its.server.port>
     <tomcat7Version>7.0.59</tomcat7Version>
-    <tomcat8Version>8.0.14</tomcat8Version>
+    <tomcat8Version>8.0.18</tomcat8Version>
 
     <!-- to prevent isssues with last apache parent pom -->
     <arguments />


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

Reply via email to