diff -r 554a7b55c29a -r 5b62100b8562 server/pom.xml --- a/server/pom.xml Fri Apr 05 19:33:39 2013 +0200 +++ b/server/pom.xml Mon Apr 08 01:20:47 2013 +0200 @@ -4,7 +4,7 @@ 4.0.0 org.iri_research.renkan renkan - 0.6.1 + 0.6.2 war @@ -17,6 +17,7 @@ 8.1.10.v20130312 4.10 2.0.16 + 2.0.0 2.5.1 2.1.4 2.1 @@ -308,6 +309,11 @@ ${thymeleaf-version} + org.thymeleaf.extras + thymeleaf-extras-springsecurity3 + ${thymeleaf-springsecurity-version} + + net.sourceforge.nekohtml nekohtml 1.9.16 @@ -368,6 +374,16 @@ ${spring-security-version} + org.springframework.security + spring-security-acl + ${spring-security-version} + + + org.springframework.security + spring-security-taglibs + ${spring-security-version} + + de.undercouch bson4jackson 2.1.1