diff --git a/pom.xml b/pom.xml index 520d510..19ac527 100644 --- a/pom.xml +++ b/pom.xml @@ -158,6 +158,20 @@ + + org.junit + junit-bom + 5.9.1 + pom + import + + + org.mockito + mockito-bom + ${mockito.version} + pom + import + com.github.spotbugs spotbugs-annotations @@ -178,20 +192,6 @@ test-annotations 1.4 - - org.junit - junit-bom - 5.9.1 - pom - import - - - org.mockito - mockito-bom - ${mockito.version} - pom - import -