You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2022/03/18 09:17:59 UTC

[tomcat] branch main updated: Refresh version numbers

This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 76b2641  Refresh version numbers
76b2641 is described below

commit 76b2641ae9704822b9446426e3f330ab45672a9f
Author: remm <re...@apache.org>
AuthorDate: Fri Mar 18 10:17:42 2022 +0100

    Refresh version numbers
---
 modules/stuffed/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/stuffed/pom.xml b/modules/stuffed/pom.xml
index 634c768..0dd8fb8 100644
--- a/modules/stuffed/pom.xml
+++ b/modules/stuffed/pom.xml
@@ -29,8 +29,8 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <mainClass>org.apache.catalina.startup.Tomcat</mainClass>
-        <tomcat.version>10.0.16</tomcat.version>
-        <!-- <tomcat.version>9.0.58</tomcat.version> -->
+        <tomcat.version>10.0.18</tomcat.version>
+        <!-- <tomcat.version>9.0.60</tomcat.version> -->
     </properties>
 
     <dependencies>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org