X-Git-Url: https://juplo.de/gitweb/?p=maven-thymeleaf-skin;a=blobdiff_plain;f=pom.xml;h=89eb17e6d3145f698f8b5ea206eee6c0231aa978;hp=ec1fc3aff345997a4fa1f48eaed72bd97ac98673;hb=5f9db1dbaff5d493f2acb5e9bbfe9bcbb5a5392a;hpb=1bb872d7797daf2488abbd066b8ff6f3642f275d diff --git a/pom.xml b/pom.xml index ec1fc3a..89eb17e 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,20 @@ slf4j-api + + + org.springframework + spring-webmvc + true + + + + + org.springframework.boot + spring-boot-autoconfigure + true + + @@ -45,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 +