SWS-984 - Upgrade Smack to latest patched level

This commit is contained in:
Greg Turnquist
2017-04-05 07:53:45 +02:00
parent 2cf4b2455b
commit 694f3d814e

View File

@@ -15,7 +15,7 @@ configure(allprojects) {
ext.springVersion = "4.2.8.RELEASE"
ext.springSecurityVersion = "4.0.4.RELEASE"
ext.axiomVersion = "1.2.16"
ext.smackVersion = "4.1.6"
ext.smackVersion = "4.1.9"
apply plugin: "java"