X-Git-Url: https://juplo.de/gitweb/?p=maven-thymeleaf-skin;a=blobdiff_plain;f=pom.xml;h=89eb17e6d3145f698f8b5ea206eee6c0231aa978;hp=f3fbdf4e97f0ea1c86287d19d1a149769957c8d8;hb=5f9db1dbaff5d493f2acb5e9bbfe9bcbb5a5392a;hpb=bc5adce373930dcf0e64b4d2cf7b4500fc84d7c5 diff --git a/pom.xml b/pom.xml index f3fbdf4..89eb17e 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,13 @@ true + + + org.springframework.boot + spring-boot-autoconfigure + true + + @@ -52,11 +59,27 @@ junit test + + org.springframework.boot + spring-boot-configuration-processor + test + ch.qos.logback logback-classic test + + org.mockito + mockito-core + test + + + org.jmockit + jmockit + 1.9 + test +