diff --git a/pom.xml b/pom.xml index 47a17cc..6bfca24 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.jenkins-ci.plugins plugin - 3.43 + 3.55 com.google.guava @@ -118,26 +124,27 @@ org.hamcrest hamcrest-library - 1.3 + 2.2 test org.mockito - mockito-all - 1.8.4 + mockito-core + 1.10.19 test io.jenkins configuration-as-code + ${configuration-as-code.version} test true - io.jenkins - configuration-as-code - tests + io.jenkins.configuration-as-code + test-harness + ${configuration-as-code.version} test true