You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/15 20:35:40 UTC

svn commit: r1632162 - /commons/proper/configuration/trunk/pom.xml

Author: ggregory
Date: Wed Oct 15 18:35:40 2014
New Revision: 1632162

URL: http://svn.apache.org/r1632162
Log:
Update tests from dbunit 1.7.2.2 to 1.8.0.10.

Modified:
    commons/proper/configuration/trunk/pom.xml

Modified: commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1632162&r1=1632161&r2=1632162&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Oct 15 18:35:40 2014
@@ -327,7 +327,7 @@
     <dependency>
       <groupId>hsqldb</groupId>
       <artifactId>hsqldb</artifactId>
-      <version>1.7.2.2</version>
+      <version>1.8.0.10</version>
       <scope>test</scope>
     </dependency>