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

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


The following commit(s) were added to refs/heads/master by this push:
     new 052ff33  Update to first stable 10 build
052ff33 is described below

commit 052ff33d95cb96958ff2af8371a32bbc563d9145
Author: remm <r...@apache.org>
AuthorDate: Mon Feb 8 10:12:08 2021 +0100

    Update to first stable 10 build
---
 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 a46dad5..3d6f129 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.0</tomcat.version>
-        <!-- <tomcat.version>9.0.41</tomcat.version> -->
+        <tomcat.version>10.0.2</tomcat.version>
+        <!-- <tomcat.version>9.0.43</tomcat.version> -->
     </properties>
 
     <dependencies>


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

Reply via email to