Skip to content

Commit 694f3d8

Browse files
committed
SWS-984 - Upgrade Smack to latest patched level
1 parent 2cf4b24 commit 694f3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configure(allprojects) {
1515
ext.springVersion = "4.2.8.RELEASE"
1616
ext.springSecurityVersion = "4.0.4.RELEASE"
1717
ext.axiomVersion = "1.2.16"
18-
ext.smackVersion = "4.1.6"
18+
ext.smackVersion = "4.1.9"
1919

2020
apply plugin: "java"
2121

0 commit comments

Comments
 (0)