diff --git a/pom.xml b/pom.xml index 248f13b9..6c9ba96c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,9 @@ UTF-8 3.11.1 + 2.4.0 + 4.12 + 2.23.4 5.1.4.RELEASE Lovelace-SR4 5.1.3.RELEASE @@ -162,21 +165,21 @@ com.jayway.jsonpath json-path - 2.4.0 + ${json-path.version} test junit junit - 4.12 + ${junit.version} test org.mockito mockito-core - 2.21.0 + ${mockito-core.version} test