Author: ggregory
Date: Sat Jul  7 16:31:38 2018
New Revision: 1835322

URL: http://svn.apache.org/viewvc?rev=1835322&view=rev
Log:
Update tests from Hsqldb 2.4.0 to 2.4.1.

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=1835322&r1=1835321&r2=1835322&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Sat Jul  7 16:31:38 2018
@@ -427,7 +427,7 @@
     <dependency>
       <groupId>org.hsqldb</groupId>
       <artifactId>hsqldb</artifactId>
-      <version>2.4.0</version>
+      <version>2.4.1</version>
       <scope>test</scope>
     </dependency>
 


Reply via email to