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