This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 845a2e2dbb New minor releases of OWB and CXF
845a2e2dbb is described below

commit 845a2e2dbbdb19f16188ff10f86d101a992ee76c
Author: remm <[email protected]>
AuthorDate: Thu Jul 7 10:22:16 2022 +0200

    New minor releases of OWB and CXF
---
 modules/cxf/pom.xml        | 2 +-
 modules/owb/pom.xml        | 2 +-
 webapps/docs/changelog.xml | 6 ++++++
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index 1a8dec50cb..05d53f563e 100644
--- a/modules/cxf/pom.xml
+++ b/modules/cxf/pom.xml
@@ -29,7 +29,7 @@
     <name>Apache CXF for Apache Tomcat CDI</name>
     <description>Apache CXF packaged for Apache Tomcat CDI</description>
     <!-- This is the Apache CXF version -->
-    <version>3.5.2</version>
+    <version>3.5.3</version>
     <packaging>jar</packaging>
 
     <properties>
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 6c16c8d8e7..e770395bfc 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -29,7 +29,7 @@
     <name>Apache Tomcat CDI 2 support</name>
     <description>Apache Tomcat CDI 2 support using Apache 
OpenWebBeans</description>
     <!-- This is the Apache OpenWebBeans version -->
-    <version>2.0.26</version>
+    <version>2.0.27</version>
     <packaging>jar</packaging>
 
     <properties>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a40f6ef737..97f0ae196a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -203,6 +203,12 @@
         defined in a configuration file and selecting the Manager and/or
         Host Manager web applications in the installer's GUI. (markt)
       </fix>
+      <update>
+        Update the OWB module to Apache OpenWebBeans 2.0.27. (remm)
+      </update>
+      <update>
+        Update the CXF module to Apache CXF 3.5.3. (remm)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to