diff --git a/pom.xml b/pom.xml index ccf5dc42..dab98e07 100644 --- a/pom.xml +++ b/pom.xml @@ -496,18 +496,6 @@ limitations under the License. - - org.apache.maven.plugins - maven-dependency-plugin - - - - properties - - - - - org.apache.maven.plugins maven-surefire-plugin @@ -516,8 +504,6 @@ limitations under the License. - - -javaagent:${org.mockito:mockito-core:jar} diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 4705121c..4b1aa446 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -50,25 +50,6 @@ - - org.apache.maven.plugins - maven-dependency-plugin - - - - properties - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - -javaagent:${org.mockito:mockito-core:jar} - -