updated spring release for CVE-2014-3578

pull/873/head
Justin Richer 2015-02-27 12:44:17 -05:00
parent f6c956825d
commit 7cf22d98b1
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
<properties>
<java-version>1.6</java-version>
<org.springframework-version>3.2.3.RELEASE</org.springframework-version>
<org.springframework-version>3.2.13.RELEASE</org.springframework-version>
<org.slf4j-version>1.7.2</org.slf4j-version>
<spring.security.version>3.1.4.RELEASE</spring.security.version>
</properties>