maven upgrade to spring 3.2

This commit is contained in:
eugenp
2013-12-18 14:52:47 +02:00
parent 2a3ec485d0
commit 757843907d
13 changed files with 14 additions and 14 deletions

View File

@@ -175,7 +175,7 @@
<properties>
<!-- Spring -->
<org.springframework.version>3.2.6.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>
<javassist.version>3.18.1-GA</javassist.version>
<!-- persistence -->