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

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


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

commit db95d2d2d8e6fe7bd5477116d08a9365e478396a
Author: remm <r...@apache.org>
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 7b121694e9..ac7ed8fce3 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 4099afc547..06aa77949c 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 712dac40e9..3fc1b2082f 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to