Update Smack dependency to align with Spring Integration
This commit is contained in:
committed by
Arjen Poutsma
parent
a0650e8328
commit
48799f7c28
@@ -199,7 +199,7 @@ project('spring-ws-support') {
|
||||
compile("javax.jms:jms-api:1.1-rev-1", provided)
|
||||
compile("javax.mail:javax.mail-api:1.4.7", provided)
|
||||
compile("com.sun.mail:javax.mail:1.4.7", provided)
|
||||
compile("jivesoftware:smack:3.1.0", optional)
|
||||
compile("org.igniterealtime.smack:smack:3.2.1", optional)
|
||||
testCompile("commons-httpclient:commons-httpclient:3.1")
|
||||
testRuntime("org.apache.activemq:activemq-core:4.1.2") {
|
||||
exclude group:'org.apache.geronimo.specs', module:'geronimo-jms_1.1_spec'
|
||||
|
||||
Reference in New Issue
Block a user