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 126216ffa0 Update to 4.0.2 126216ffa0 is described below commit 126216ffa0918368ea9fc240e031620664a49292 Author: remm <r...@apache.org> AuthorDate: Fri Feb 23 09:55:23 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 3bc4c63ac0..d08a6b640b 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>10.1.18</tomcat.version> + <tomcat.version>10.1.19</tomcat.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org