aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'velocity-engine-core/pom.xml')
-rw-r--r--velocity-engine-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/velocity-engine-core/pom.xml b/velocity-engine-core/pom.xml
index 191c247e..b31bea25 100644
--- a/velocity-engine-core/pom.xml
+++ b/velocity-engine-core/pom.xml
@@ -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.5.0</test.jdbc.driver.version>
+ <test.jdbc.driver.version>2.5.1</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>