|
@@ -17,7 +17,7 @@ dependencies {
|
|
|
testCompile "org.apache.commons:commons-pool2:2.4.2"
|
|
|
testCompile "com.microsoft.sqlserver:sqljdbc4:4.0"
|
|
|
testCompile "org.postgresql:postgresql:9.4.1212"
|
|
|
- testCompile "com.oracle:ojdbc14:10.2.0.5.0"
|
|
|
+ testCompile "com.oracle:ojdbc6:11.2.0.3.0"
|
|
|
testCompile "com.h2database:h2:1.4.194"
|
|
|
testCompile "mysql:mysql-connector-java:5.1.38"
|
|
|
testCompile "org.slf4j:slf4j-api:1.7.25"
|