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 2a792b6  Update Tomcat version numbers
2a792b6 is described below

commit 2a792b62422f53f2a32cf2261ca0e0a64c352eb8
Author: remm <r...@apache.org>
AuthorDate: Wed Jun 23 17:18:01 2021 +0200

    Update Tomcat version numbers
---
 modules/owb/pom.xml     | 2 +-
 modules/stuffed/pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 03f8571..e6ac668 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -36,7 +36,7 @@
         <geronimo-atinject.version>1.2</geronimo-atinject.version>
         <geronimo-interceptor.version>1.2</geronimo-interceptor.version>
         <geronimo-jcdi.version>1.3</geronimo-jcdi.version>
-        <tomcat.version>10.0.6</tomcat.version>
+        <tomcat.version>10.0.7</tomcat.version>
     </properties>
 
     <dependencies>
diff --git a/modules/stuffed/pom.xml b/modules/stuffed/pom.xml
index cd3b5e6..cf247c0 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.6</tomcat.version>
-        <!-- <tomcat.version>9.0.46</tomcat.version> -->
+        <tomcat.version>10.0.7</tomcat.version>
+        <!-- <tomcat.version>9.0.48</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