diff --git a/pom.xml b/pom.xml index e2592d797..f27d844fe 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -23,19 +24,26 @@ 2.4.8-SNAPSHOT reuseReports - 0.1.4 + + 3.0.2 + 2.0.0 + 3.5.0 - 4.0.2 + + 11.5.0.0 + 11.1.4.4 1.4.200 2.2.8 + 2.6.0 7.0.0.jre8 - 3.5.0 - 2.0.0 5.1.41 42.0.0 - 2.6.0 - 3.0.2 + 19.6.0.0 + + + 4.0.2 + 0.1.4 2017 diff --git a/spring-data-jdbc/pom.xml b/spring-data-jdbc/pom.xml index ea98b5d20..74e11a66e 100644 --- a/spring-data-jdbc/pom.xml +++ b/spring-data-jdbc/pom.xml @@ -196,14 +196,14 @@ com.ibm.db2 jcc - 11.1.4.4 + ${db2.jcc.version} test com.oracle.database.jdbc ojdbc8 - 19.6.0.0 + ${oracle.version} test