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 c36e285  Update to OWB 2.0.13
c36e285 is described below

commit c36e285bc319155725da2be6d967a5a93365d862
Author: remm <r...@apache.org>
AuthorDate: Tue Nov 26 11:57:24 2019 +0100

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

diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 4be4fb8..69a0202 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.12</version>
+    <version>2.0.13</version>
     <packaging>jar</packaging>
 
     <properties>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 10f497b..5d77584 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -92,6 +92,9 @@
         scripts to avoid the expansion of <code>*</code>) as it caused various
         regressions, particularly with <code>daemon.sh</code>. (markt)
       </fix>
+      <update>
+        Update the OWB module to Apache OpenWebBeans 2.0.13. (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