diff --git a/pom.xml b/pom.xml
index 410afc2e4..ddeaeacd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
4.3.1.Final
- 1.4
+ 7.0.37
2.6.6
2.2.9
@@ -159,11 +159,14 @@
-
+
- commons-dbcp
- commons-dbcp
- ${commons-dbcp.version}
+ org.apache.tomcat
+ tomcat-jdbc
+ ${tomcat-jdbc.version}
runtime
diff --git a/src/main/resources/spring/datasource-config.xml b/src/main/resources/spring/datasource-config.xml
index c68c4221a..0151d2799 100644
--- a/src/main/resources/spring/datasource-config.xml
+++ b/src/main/resources/spring/datasource-config.xml
@@ -19,8 +19,10 @@
-
-
+