diff --git a/pom.xml b/pom.xml index 694d2a45..91b9d622 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,34 @@ + + + + org.jacoco + jacoco-maven-plugin + 0.8.12 + + + + + org.jacoco + jacoco-maven-plugin + + + + prepare-agent + + + + report + test + + report + + + + org.springframework.boot spring-boot-maven-plugin