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 5980541 Update to CXF 3.3.6 and OWB 2.0.16 5980541 is described below commit 5980541cc680e815f17008853b175ed0cba45f30 Author: remm <r...@apache.org> AuthorDate: Tue Mar 31 11:56:00 2020 +0200 Update to CXF 3.3.6 and OWB 2.0.16 --- 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 a8d54c5..59a2949 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.5</version> + <version>3.3.6</version> <packaging>jar</packaging> <properties> diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml index cd8033b..1a58c67 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.15</version> + <version>2.0.16</version> <packaging>jar</packaging> <properties> diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index d249193..4979bcc 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -187,6 +187,12 @@ be configured via the <code>UMASK</code> environment variable as it is when using <code>catalina.sh</code>. (markt) </fix> + <update> + Update the OWB module to Apache OpenWebBeans 2.0.16. (remm) + </update> + <update> + Update the CXF module to Apache CXF 3.3.6. (remm) + </update> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org