You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2019/11/06 10:09:59 UTC

[tomcat] branch master updated: Update to CXF 3.3.4

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

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


The following commit(s) were added to refs/heads/master by this push:
     new eb1d0e8  Update to CXF 3.3.4
eb1d0e8 is described below

commit eb1d0e84e7dea7d8db8ba9137840e9efb19f72df
Author: remm <re...@apache.org>
AuthorDate: Wed Nov 6 11:09:49 2019 +0100

    Update to CXF 3.3.4
---
 modules/cxf/pom.xml        | 2 +-
 webapps/docs/changelog.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index 814789b..23eb7e9 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.3.3</version>
+    <version>3.3.4</version>
     <packaging>jar</packaging>
 
     <properties>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 851b817..ef998a8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -159,6 +159,9 @@
         <bug>63838</bug>: Suppress reflexive access warnings when running the
         unit tests on the command line. (markt)
       </fix>
+      <update>
+        Update the CXF module to Apache CXF 3.3.4. (remm)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org