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/01/24 16:13:10 UTC

[myfaces-tobago] 03/03: update deltaspike, because of CVE-2017-17837

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 28e0d35db69efe8c8e48fcc089723b5f31cee3e7
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed Jan 24 16:29:16 2018 +0100

    update deltaspike, because of CVE-2017-17837
---
 tobago-example/tobago-example-demo/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index b81ec27..712758f 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -33,7 +33,7 @@
 
   <properties>
     <openwebbeans.version>2.0.2</openwebbeans.version>
-    <deltaspike.version>1.8.0</deltaspike.version>
+    <deltaspike.version>1.8.1</deltaspike.version>
     <!--<arquillian.browser>firefox</arquillian.browser>-->
     <!-- phantomjs works not with CSP (report-only) -->
     <arquillian.browser>phantomjs</arquillian.browser>

-- 
To stop receiving notification emails like this one, please contact
lofwyr@apache.org.