X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=cf5f66882bf481a9a855617b4b63ca816c8a047b;hp=5559fa2daffec1673a8ef62158a5ca83f9c1c453;hb=8e8ddfc9757a41e6b5df5997a9d9859de50da8e1;hpb=39aaba93b412959cc6309b1a7d7579ddd1fd5fd4 diff --git a/pom.xml b/pom.xml index 5559fa2d..cf5f6688 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,11 @@ 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 + 2.1.1.RELEASE + 2.2.2 1.7.3-SNAPSHOT @@ -65,17 +67,63 @@ - + - org.apache.tiles - tiles-core - ${tiles.version} + org.thymeleaf + thymeleaf + ${thymeleaf.version} + runtime + + + org.thymeleaf + thymeleaf-spring4 + ${thymeleaf.version} runtime + + org.thymeleaf.extras + thymeleaf-extras-tiles2 + ${thymeleaf-extras.version} + + + org.thymeleaf + thymeleaf + + + org.thymeleaf + thymeleaf-spring4 + + + runtime + + + org.thymeleaf.extras + thymeleaf-extras-tiles2-spring4 + ${thymeleaf-extras.version} + + + org.thymeleaf + thymeleaf + + + org.thymeleaf + thymeleaf-spring4 + + + runtime + + + org.apache.tiles - tiles-jsp + tiles-core ${tiles.version} + + + org.slf4j + jcl-over-slf4j + + runtime @@ -111,6 +159,12 @@ ${slf4j.version} runtime + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + runtime +