X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=256cbbc32d61fa74ccb7e331dcb809ec7eeef7c5;hp=af8665d11c37cf9130e018154cc77099ee24d1f5;hb=b8b2fc094d0313626224371dcbdf18784d56d51f;hpb=bdd5c4e87d09a5ed9be7c97273ec9c7b1afbeb16 diff --git a/pom.xml b/pom.xml index af8665d1..256cbbc3 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,11 @@ 2.2.1 1.2 3.0.1 - 1.5.8 + 1.6.1 4.0.6.RELEASE - 3.0.1 + 2.1.3.RELEASE + 2.1.1.RELEASE + 2.2.2 1.7.3-SNAPSHOT @@ -65,18 +67,69 @@ + + + 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-core ${tiles.version} + + + org.slf4j + jcl-over-slf4j + + runtime org.apache.tiles - tiles-jsp + tiles-servlet ${tiles.version} - runtime @@ -111,6 +164,12 @@ ${slf4j.version} runtime + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + runtime +