diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index de7fb67ff..28427e24b 100644 --- a/binders/kafka-binder/pom.xml +++ b/binders/kafka-binder/pom.xml @@ -109,6 +109,7 @@ org.apache.maven.plugins maven-surefire-plugin + 3.0.0-M7 true diff --git a/samples/pom.xml b/samples/pom.xml index c230ca8ed..1e4aaf198 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -54,6 +54,14 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M7 + + true + +