diff --git a/pom.xml b/pom.xml index 2ce4fea..1f57fe8 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.3.2.RELEASE - + @@ -33,9 +33,9 @@ spring-boot-starter-web - org.springframework.boot - spring-boot-starter-thymeleaf - + org.springframework.boot + spring-boot-starter-thymeleaf + mysql mysql-connector-java @@ -46,8 +46,14 @@ spring-boot-starter-test test + + org.apache.logging.log4j + log4j-core + 2.5 + + - + @@ -56,6 +62,6 @@ - +