INT-2658 Upgrade Spring to 3.1.2

This commit is contained in:
Gary Russell
2012-07-10 18:53:19 -04:00
committed by Oleg Zhurakousky
parent 468fbbc6c7
commit 047978860e

View File

@@ -46,7 +46,7 @@ subprojects { subproject ->
log4jVersion = '1.2.12'
mockitoVersion = '1.9.0'
// When changing Spring Versions - don't forget to update bundlor ranges
springVersion = '3.1.1.RELEASE'
springVersion = '3.1.2.RELEASE'
springAmqpVersion = '1.1.1.RELEASE'
springDataMongoVersion = '1.1.0.M1'
springDataRedisVersion = '1.0.0.RELEASE'