diff --git a/pom.xml b/pom.xml index f8f9f5c0bec5b7aa3c346756e0475d3c56a5b061..8d26a1dc2848b50835c90c620a9a2bd9d7e65350 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ <properties> <org.springframework-version>4.0.0.RELEASE</org.springframework-version> - <org.springframework.security-version>3.1.4.RELEASE</org.springframework.security-version> + <org.springframework.security-version>3.2.0.RELEASE</org.springframework.security-version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.url>https://scm.thm.de/arsnova</project.url> </properties>