Author: cbrisson
Date: Sun Sep  8 12:28:16 2019
New Revision: 1866612

URL: http://svn.apache.org/viewvc?rev=1866612&view=rev
Log:
[engine] Update another test library version

Modified:
    velocity/engine/trunk/velocity-engine-core/pom.xml

Modified: velocity/engine/trunk/velocity-engine-core/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/trunk/velocity-engine-core/pom.xml?rev=1866612&r1=1866611&r2=1866612&view=diff
==============================================================================
--- velocity/engine/trunk/velocity-engine-core/pom.xml (original)
+++ velocity/engine/trunk/velocity-engine-core/pom.xml Sun Sep  8 12:28:16 2019
@@ -49,7 +49,7 @@
         -->
         <test.jdbc.driver.groupId>org.hsqldb</test.jdbc.driver.groupId>
         <test.jdbc.driver.artifactId>hsqldb</test.jdbc.driver.artifactId>
-        <test.jdbc.driver.version>2.3.5</test.jdbc.driver.version>
+        <test.jdbc.driver.version>2.5.0</test.jdbc.driver.version>
         
<test.jdbc.driver.className>org.hsqldb.jdbcDriver</test.jdbc.driver.className>
         <test.jdbc.uri>jdbc:hsqldb:.</test.jdbc.uri>
         <test.jdbc.login>sa</test.jdbc.login>


Reply via email to