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 64b0a98 Update to Apache CXF 3.3.3
64b0a98 is described below
commit 64b0a9874fc88fa89ae6bbaacc55f91de48e3878
Author: remm <[email protected]>
AuthorDate: Thu Oct 3 17:30:29 2019 +0200
Update to Apache CXF 3.3.3
---
modules/cxf/pom.xml | 4 ++--
webapps/docs/changelog.xml | 5 ++++-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index b6f5148..814789b 100644
--- a/modules/cxf/pom.xml
+++ b/modules/cxf/pom.xml
@@ -29,14 +29,14 @@
<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.2</version>
+ <version>3.3.3</version>
<packaging>jar</packaging>
<properties>
<geronimo-jcdi.version>1.0.1</geronimo-jcdi.version>
<javax.json-api.version>1.1.4</javax.json-api.version>
<javax.json.bind-api.version>1.0</javax.json.bind-api.version>
- <johnzon.version>1.1.12</johnzon.version>
+ <johnzon.version>1.2.1</johnzon.version>
</properties>
<dependencies>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index fc230d0..24c5b0d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -133,7 +133,10 @@
the minimum supported Java version. (markt)
</add>
<update>
- Update to OpenWebBeans 2.0.12. (remm)
+ Update the OWB module to Apache OpenWebBeans 2.0.12. (remm)
+ </update>
+ <update>
+ Update the CXF module to Apache CXF 3.3.3. (remm)
</update>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]