Skip to content

Commit

Permalink
updated smart-client to v2.1.1 for increased max-connections (fixes #9)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnett, stu authored and twincitiesguy committed Aug 22, 2017
1 parent 8ad1d54 commit 85384b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ allprojects {
}

dependencies {
compile 'com.emc.ecs:smart-client:2.1.0',
compile 'com.emc.ecs:smart-client:2.1.1',
'com.emc.ecs:object-transform:1.1.0',
'commons-codec:commons-codec:1.10',
'org.jdom:jdom2:2.0.6',
Expand Down

0 comments on commit 85384b3

Please sign in to comment.