This is an automated email from the ASF dual-hosted git repository.
rmaucher 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 ead234c Update Tomcat version
ead234c is described below
commit ead234c680ac904b26462cf9004f2c0aab3818c4
Author: remm <remm@meteor>
AuthorDate: Tue Aug 18 22:17:32 2026 +0200
Update Tomcat version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c89455..ae17528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<packaging>maven-plugin</packaging>
<name>Apache Tomcat Maven Plugin</name>
<!-- Tomcat 9, 10 and 11 are supported -->
- <version>9.0.117</version>
+ <version>9.0.121</version>
<description>The Tomcat Maven Plugin provides goals to manipulate WAR
projects within the Tomcat servlet
container.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]