X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/4a765dc336467cb57c79ca030a8f507559884052..6f52f3a9b96905debce1beb63e30868f238b859e:/pom.xml diff --git a/pom.xml b/pom.xml index 0149c609d6..fcef442522 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,6 @@ 2.3.3 - 5.1.38 4.5.1 1.6 3.13 @@ -1258,6 +1257,8 @@ version in cdm-server pom.xml must be changed the same otherwise db connections through jndi will not work! + NOTE: not so critical anymore as we use cdmlib-db + now for both projects --> 0.9.5.2 @@ -1474,38 +1475,38 @@ 2.4.0 - - - - - net.sourceforge.jtds - jtds - 1.3.1 - + mysql mysql-connector-java - ${mysql.version} + 5.1.38 org.postgresql postgresql 9.4-1206-jdbc4 - - org.hsqldb - hsqldb - ${hsqldb.version} + + com.h2database + h2 + 1.4.190 com.microsoft.sqlserver jdbc4 2.0 + + + org.hsqldb + hsqldb + ${hsqldb.version} + + + + net.sourceforge.jtds + jtds + 1.3.1 oracle @@ -1516,14 +1517,7 @@ ojdbc ojdbc 14 - --> - - com.h2database - h2 - - 1.4.190 - - + -->