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 8788d3d9be Version bump
8788d3d9be is described below
commit 8788d3d9beb82ee2edde824553403b4cdb4c08aa
Author: remm <[email protected]>
AuthorDate: Tue Nov 21 16:06:09 2023 +0100
Version bump
---
modules/owb/pom.xml | 2 +-
webapps/docs/changelog.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index d769fa404b..25ec78f678 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.0</version>
+ <version>4.0.1</version>
<packaging>jar</packaging>
<properties>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 8ac8b81fa3..9ae058456d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -124,7 +124,7 @@
<subsection name="Other">
<changelog>
<update>
- Update the OWB module to Apache OpenWebBeans 4.0.0. (remm)
+ Update the OWB module to Apache OpenWebBeans 4.0.1. (remm)
</update>
<fix>
<bug>68124</bug>: Migrate sample.war from javax to jakarta. (lihan)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]