diff --git a/pom.xml b/pom.xml index 950ff35..3ec6d31 100644 --- a/pom.xml +++ b/pom.xml @@ -160,13 +160,6 @@ - - org.mockito - mockito-bom - ${mockito.version} - pom - import - com.github.spotbugs spotbugs-annotations @@ -177,6 +170,11 @@ junit 4.13.2 + + org.jenkins-ci + test-annotations + 1.4 + org.junit junit-bom @@ -185,9 +183,11 @@ import - org.jenkins-ci - test-annotations - 1.4 + org.mockito + mockito-bom + ${mockito.version} + pom + import