X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=cf5f66882bf481a9a855617b4b63ca816c8a047b;hp=fd91c8d9a688f00cb1cb3cb2e599e305b9176b72;hb=8e8ddfc9757a41e6b5df5997a9d9859de50da8e1;hpb=b1956189d89ac7e824c209039f3c82926294549e diff --git a/pom.xml b/pom.xml index fd91c8d9..cf5f6688 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,8 @@ 1.6.1 4.0.6.RELEASE 2.1.3.RELEASE + 2.1.1.RELEASE + 2.2.2 1.7.3-SNAPSHOT @@ -78,6 +80,52 @@ ${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-core + ${tiles.version} + + + org.slf4j + jcl-over-slf4j + + + runtime + @@ -111,6 +159,12 @@ ${slf4j.version} runtime + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + runtime +