diff --git a/pom.xml b/pom.xml index e842808d8..ff677d097 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ 4.0.0 org.springframework.samples spring-petclinic - 1.4.2 + 1.5.1 org.springframework.boot spring-boot-starter-parent - 1.4.2.RELEASE + 1.5.1.RELEASE petclinic @@ -28,7 +28,6 @@ 1.8.0 3.0.2.RELEASE - 2.0.4 2.7 @@ -57,8 +56,8 @@ spring-boot-starter-thymeleaf - org.codehaus.groovy - groovy + nz.net.ultraq.thymeleaf + thymeleaf-layout-dialect @@ -80,7 +79,7 @@ runtime - + javax.cache cache-api @@ -177,6 +176,7 @@ true ${project.build.outputDirectory}/git.properties + false