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 a33b5a25d1 Update version numbers
a33b5a25d1 is described below
commit a33b5a25d1128262343247278a702a50b8dc7fd9
Author: remm <[email protected]>
AuthorDate: Mon Jul 8 15:05:31 2024 +0200
Update version numbers
---
modules/openssl-foreign/pom.xml | 2 +-
modules/openssl-java17/pom.xml | 2 +-
modules/openssl-java21/pom.xml | 2 +-
modules/owb/pom.xml | 2 +-
modules/stuffed/pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/modules/openssl-foreign/pom.xml b/modules/openssl-foreign/pom.xml
index a484633961..f27b1cba4a 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-M18</tomcat.version>
+ <tomcat.version>11.0.0-M22</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 ed7a336e4b..c3b3f5d283 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.87</tomcat.version>
+ <tomcat.version>9.0.91</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 a06e972e8e..90bf7d03e4 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.87</tomcat.version>
+ <tomcat.version>9.0.91</tomcat.version>
<project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
</properties>
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 912abeed69..3d563098cd 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>11.0.0-M18</tomcat.version>
+ <tomcat.version>11.0.0-M22</tomcat.version>
</properties>
<dependencies>
diff --git a/modules/stuffed/pom.xml b/modules/stuffed/pom.xml
index b8ce011bd9..c92db514af 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-M18</tomcat.version>
+ <tomcat.version>11.0.0-M22</tomcat.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]