diff --git a/pom.xml b/pom.xml index 4bbfb10..a6f80ba 100644 --- a/pom.xml +++ b/pom.xml @@ -118,31 +118,31 @@ org.springframework.data spring-data-commons - ${springdata.commons} + 2.1.2.RELEASE org.springframework spring-context - ${spring} + 5.1.2.RELEASE org.springframework spring-jdbc - ${spring} + 5.2.22.RELEASE org.springframework spring-tx - ${spring} + 5.1.2.RELEASE org.springframework spring-core - ${spring} + 5.1.2.RELEASE commons-logging @@ -154,20 +154,20 @@ io.ebean ebean - ${ebean.version} + 11.21.1 true io.ebean ebean-spring-txn - ${ebean-spring-txn.version} + 11.10.4 org.springframework spring-aspects - ${spring} + 5.1.2.RELEASE compile true @@ -182,7 +182,7 @@ junit junit - 4.12 + 4.13.1 test @@ -196,14 +196,14 @@ org.springframework spring-test - ${spring} + 5.1.2.RELEASE test ch.qos.logback logback-classic - 1.2.3 + 1.3.15 test