Update Spring Social Twitter to 1.0.5

This commit is contained in:
Mark Fisher
2013-06-10 07:44:10 -04:00
parent d5c15f3481
commit fcdef894bd

View File

@@ -55,7 +55,7 @@ subprojects { subproject ->
springDataRedisVersion = '1.0.2.RELEASE'
springGemfireVersion = '1.1.1.RELEASE'
springSecurityVersion = '3.1.3.RELEASE'
springSocialTwitterVersion = '1.0.4.RELEASE'
springSocialTwitterVersion = '1.0.5.RELEASE'
springWsVersion = '2.1.1.RELEASE'
springRetryVersion = '1.0.2.RELEASE'
}
@@ -867,7 +867,7 @@ project('spring-integration-twitter') {
'org.springframework.beans.*;version="[3.0.7, 4.0.0)"',
'org.springframework.context;version="[3.0.7, 4.0.0)"',
'org.springframework.core.*;version="[3.0.7, 4.0.0)"',
'org.springframework.social.twitter.*;version="[1.0.4, 1.1.0)"',
'org.springframework.social.twitter.*;version="[1.0.5, 1.1.0)"',
'org.springframework.security.crypto.*;version="[3.1.0, 3.2.0)"',
'org.springframework.scheduling.*;version="[3.0.7, 4.0.0)"',
'org.springframework.util;version="[3.0.7, 4.0.0)"',