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

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


The following commit(s) were added to refs/heads/10.1.x by this push:
     new b8cde1b944 Bump version numbers
b8cde1b944 is described below

commit b8cde1b9441911ed5b137babcdd77ed0ec2f3ff5
Author: remm <r...@apache.org>
AuthorDate: Tue Jul 16 18:07:58 2024 +0200

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

diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index d08a6b640b..27b996b7dc 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -37,7 +37,7 @@
         <jakarta-interceptor.version>2.1.0</jakarta-interceptor.version>
         <jakarta-enterprise-cdi.version>4.0.1</jakarta-enterprise-cdi.version>
         <jakarta-annotation-api.version>2.1.1</jakarta-annotation-api.version>
-        <tomcat.version>10.1.19</tomcat.version>
+        <tomcat.version>10.1.26</tomcat.version>
     </properties>
 
     <dependencies>
diff --git a/modules/stuffed/pom.xml b/modules/stuffed/pom.xml
index 66d99c3a71..e759324e93 100644
--- a/modules/stuffed/pom.xml
+++ b/modules/stuffed/pom.xml
@@ -29,7 +29,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <mainClass>org.apache.catalina.startup.Tomcat</mainClass>
-        <tomcat.version>10.1.18</tomcat.version>
+        <tomcat.version>10.1.26</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