X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=fd91c8d9a688f00cb1cb3cb2e599e305b9176b72;hp=4f823317a324b2f4898753a0d4fb212a3b5c1539;hb=b1956189d89ac7e824c209039f3c82926294549e;hpb=aa23c197b723965e54f06bc5746cd7729dd29dd6 diff --git a/pom.xml b/pom.xml index 4f823317..fd91c8d9 100644 --- a/pom.xml +++ b/pom.xml @@ -42,10 +42,10 @@ 2.2.1 1.2 3.0.1 - 1.5.8 - 3.2.4.RELEASE - 3.0.1 - 1.7.2 + 1.6.1 + 4.0.6.RELEASE + 2.1.3.RELEASE + 1.7.3-SNAPSHOT @@ -57,19 +57,25 @@ 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 @@ -159,6 +165,7 @@ WEB-INF/wro.*, + js/**, less/**