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 6cbf57d OWB 2.0.18 6cbf57d is described below commit 6cbf57d0c2853b46c51b758609400164111dd635 Author: remm <r...@apache.org> AuthorDate: Thu Sep 24 15:12:15 2020 +0200 OWB 2.0.18 --- modules/owb/pom.xml | 4 ++-- webapps/docs/changelog.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml index 7fe93e5..f9bc4f8 100644 --- a/modules/owb/pom.xml +++ b/modules/owb/pom.xml @@ -29,14 +29,14 @@ <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.17</version> + <version>2.0.18</version> <packaging>jar</packaging> <properties> <geronimo-atinject.version>1.0</geronimo-atinject.version> <geronimo-interceptor.version>1.0</geronimo-interceptor.version> <geronimo-jcdi.version>1.0.1</geronimo-jcdi.version> - <tomcat.version>9.0.36</tomcat.version> + <tomcat.version>9.0.38</tomcat.version> </properties> <dependencies> diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 6f7f2c6..be4a6f9 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -160,6 +160,9 @@ Expand coverage of Russian translations. Pull request provided by Nikolay Gribanov. (markt) </add> + <update> + Update the OWB module to Apache OpenWebBeans 2.0.18. (remm) + </update> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org