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 2016/04/15 10:51:05 UTC

svn commit: r1739259 - /myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml

Author: lofwyr
Date: Fri Apr 15 08:51:05 2016
New Revision: 1739259

URL: http://svn.apache.org/viewvc?rev=1739259&view=rev
Log:
update because of CVE issue

Modified:
    myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml?rev=1739259&r1=1739258&r2=1739259&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/pom.xml Fri Apr 15 08:51:05 2016
@@ -140,7 +140,7 @@
     <dependency>
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate-validator</artifactId>
-      <version>4.2.0.Final</version>
+      <version>4.3.2.Final</version>
     </dependency>
 
   </dependencies>