X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=3eaaa8f39f599389c18c1f601ed70b35202ee86f;hp=b18c330c1100b7e716e02e5df2b601452b48ce16;hb=b319aed021c99232c19499a744fbebab71d34ee1;hpb=c9ad3b4040b832b3b0f37e62a011939332d379a7 diff --git a/pom.xml b/pom.xml index b18c330c..3eaaa8f3 100644 --- a/pom.xml +++ b/pom.xml @@ -37,10 +37,38 @@ UTF-8 + + + 1.5.8 + 3.0.1 + + + + + org.apache.tiles + tiles-core + ${tiles.version} + runtime + + + org.apache.tiles + tiles-jsp + ${tiles.version} + runtime + + + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + runtime + +