X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=6e9bc67baa20a09a8dbbc95239b11d526af89a17;hp=b9e7a1b33e2a70c6552f53228fc9522462843f03;hb=5f04e60da58d3f37fbb2ad983ec7415ad54ff562;hpb=697279a7b2b206ef6d274ed0c56c795dd28559f6 diff --git a/pom.xml b/pom.xml index b9e7a1b3..6e9bc67b 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,10 @@ 2.2.1 1.2 3.0.1 - 1.5.8 - 3.2.4.RELEASE - 3.0.1 + 1.6.1 + 4.0.6.RELEASE + 2.1.3.RELEASE + 1.2.5 1.7.3-SNAPSHOT @@ -57,19 +58,31 @@ org.springframework spring-webmvc ${springframework.version} + + + commons-logging + commons-logging + + - + - org.apache.tiles - tiles-core - ${tiles.version} + org.thymeleaf + thymeleaf + ${thymeleaf.version} runtime - org.apache.tiles - tiles-jsp - ${tiles.version} + org.thymeleaf + thymeleaf-spring4 + ${thymeleaf.version} + runtime + + + nz.net.ultraq.thymeleaf + thymeleaf-layout-dialect + ${thymeleaf-layout-dialect.version} runtime @@ -105,6 +118,12 @@ ${slf4j.version} runtime + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + runtime +