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 8713546  OWB 2.0.18
8713546 is described below

commit 8713546e8eaede2038e4ae9d293e8a335931b9dc
Author: remm <r...@apache.org>
AuthorDate: Thu Sep 24 11:16:31 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 2fd627b..b62360d 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>10.0.0-M6</tomcat.version>
+        <tomcat.version>10.0.0-M8</tomcat.version>
     </properties>
 
     <dependencies>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 685c7ad..a6d3b84 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -156,6 +156,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

Reply via email to