diff --git a/pom.xml b/pom.xml index 64c875c3d..4d1e82671 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,7 @@ 4.3.5.Final false + 16.0.1 diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 65b2378a0..699e508a3 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -68,7 +68,7 @@ com.google.guava guava - 17.0 + ${guava} true diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 3b598b1a1..a1267d9b1 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -116,6 +116,25 @@ + + unifying + + + true + + + + + + commons-io + commons-io + 2.3 + test + + + + + neo4j @@ -130,8 +149,8 @@ ${springdata.neo4j} test - + @@ -223,7 +242,7 @@ com.google.guava guava - 15.0 + ${guava} test