WIP website
authorKai Moritz <kai@juplo.de>
Fri, 25 May 2018 13:14:30 +0000 (15:14 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 25 May 2018 13:14:30 +0000 (15:14 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index ce43e83..8a51c85 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <servlet-api.version>3.0.1</servlet-api.version>
     <slf4j.version>1.6.1</slf4j.version>
     <springframework.version>4.0.6.RELEASE</springframework.version>
-    <thymeleaf.version>2.1.3.RELEASE</thymeleaf.version>
-    <thymeleaf-layout-dialect.version>1.2.5</thymeleaf-layout-dialect.version>
+    <thymeleaf.version>3.0.3.RELEASE</thymeleaf.version>
+    <thymeleaf-layout-dialect.version>2.2.0</thymeleaf-layout-dialect.version>
     <thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
-    <thymeproxy.version>1.1.0</thymeproxy.version>
+    <thymeproxy.version>1.0.0</thymeproxy.version>
 
   </properties>