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 ef214a3844 Update to 4.0.2
ef214a3844 is described below
commit ef214a3844b215d67cee68cf092a683c22e07b0e
Author: remm <[email protected]>
AuthorDate: Fri Feb 23 09:54:22 2024 +0100
Update to 4.0.2
---
modules/owb/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 3d7ba5f8cc..a372517918 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -29,7 +29,7 @@
<name>Apache Tomcat CDI 4 support</name>
<description>Apache Tomcat CDI 4 support using Apache
OpenWebBeans</description>
<!-- This is the Apache OpenWebBeans version -->
- <version>4.0.1</version>
+ <version>4.0.2</version>
<packaging>jar</packaging>
<properties>
@@ -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-M16</tomcat.version>
+ <tomcat.version>11.0.0-M17</tomcat.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]