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 3972a030b4 Bump version numbers
3972a030b4 is described below

commit 3972a030b4db63c08bd1de99659a481c6c5aae9d
Author: remm <r...@apache.org>
AuthorDate: Thu Apr 11 20:58:18 2024 +0200

    Bump version numbers
---
 modules/openssl-foreign/pom.xml | 2 +-
 modules/openssl-java17/pom.xml  | 2 +-
 modules/openssl-java21/pom.xml  | 2 +-
 modules/stuffed/pom.xml         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/modules/openssl-foreign/pom.xml b/modules/openssl-foreign/pom.xml
index 5a926d3d23..a484633961 100644
--- a/modules/openssl-foreign/pom.xml
+++ b/modules/openssl-foreign/pom.xml
@@ -31,7 +31,7 @@
     <version>0.1-SNAPSHOT</version>
 
     <properties>
-        <tomcat.version>11.0.0-M14</tomcat.version>
+        <tomcat.version>11.0.0-M18</tomcat.version>
         
<project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
     </properties>
 
diff --git a/modules/openssl-java17/pom.xml b/modules/openssl-java17/pom.xml
index 6ea18cba54..ed7a336e4b 100644
--- a/modules/openssl-java17/pom.xml
+++ b/modules/openssl-java17/pom.xml
@@ -31,7 +31,7 @@
     <version>0.1-SNAPSHOT</version>
 
     <properties>
-        <tomcat.version>9.0.83</tomcat.version>
+        <tomcat.version>9.0.87</tomcat.version>
         
<project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
     </properties>
 
diff --git a/modules/openssl-java21/pom.xml b/modules/openssl-java21/pom.xml
index 0bea4f06bf..a06e972e8e 100644
--- a/modules/openssl-java21/pom.xml
+++ b/modules/openssl-java21/pom.xml
@@ -31,7 +31,7 @@
     <version>0.1-SNAPSHOT</version>
 
     <properties>
-        <tomcat.version>9.0.83</tomcat.version>
+        <tomcat.version>9.0.87</tomcat.version>
         
<project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
     </properties>
 
diff --git a/modules/stuffed/pom.xml b/modules/stuffed/pom.xml
index a45c58b901..b8ce011bd9 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>11.0.0-M16</tomcat.version>
+        <tomcat.version>11.0.0-M18</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