diff --git a/pom.xml b/pom.xml index f019b0f7..8137a708 100644 --- a/pom.xml +++ b/pom.xml @@ -562,18 +562,6 @@ limitations under the License. - - org.apache.maven.plugins - maven-dependency-plugin - - - - properties - - - - - org.apache.maven.plugins maven-surefire-plugin @@ -581,8 +569,6 @@ limitations under the License. - - -javaagent:${org.mockito:mockito-core:jar} diff --git a/spring-modulith-apt/pom.xml b/spring-modulith-apt/pom.xml index ddb4d81e..89bc4089 100644 --- a/spring-modulith-apt/pom.xml +++ b/spring-modulith-apt/pom.xml @@ -63,12 +63,6 @@ test - - org.mockito - mockito-core - test - - diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index c1703360..044ad177 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -93,25 +93,6 @@ - - org.apache.maven.plugins - maven-dependency-plugin - - - - properties - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - -javaagent:${org.mockito:mockito-core:jar} - -