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:32:05 UTC

svn commit: r1739255 - /myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml

Author: lofwyr
Date: Fri Apr 15 08:32:05 2016
New Revision: 1739255

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

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

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml?rev=1739255&r1=1739254&r2=1739255&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-addressbook/pom.xml Fri Apr 15 08:32:05 2016
@@ -254,7 +254,7 @@
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
-      <version>10.3.1.4</version>
+      <version>10.12.1.1</version>
     </dependency>
     <dependency>
        <groupId>org.apache.geronimo.specs</groupId>