You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/11/28 22:41:26 UTC

[myfaces-tobago] 01/04: update libs

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit e7df93ea16ad28f0db42194e138ac2a66447baeb
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Thu Nov 22 14:31:47 2018 +0100

    update libs
---
 tobago-example/tobago-example-demo/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index 3fdf571..0d62817 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -32,10 +32,10 @@
   -->
 
   <properties>
-    <openwebbeans.version>2.0.4</openwebbeans.version>
-    <deltaspike.version>1.8.1</deltaspike.version>
+    <openwebbeans.version>2.0.8</openwebbeans.version>
+    <deltaspike.version>1.9.0</deltaspike.version>
     <selenium.version>3.12.0</selenium.version>
-    <tomee.version>7.0.4</tomee.version>
+    <tomee.version>7.0.5</tomee.version>
     <meecrowave.version>1.2.1</meecrowave.version>
     <tomcat.version>9.0.5</tomcat.version>
     <exec.version>1.6.0</exec.version>