We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827f62c commit 72e0ff8Copy full SHA for 72e0ff8
x-pack/plugin/security/build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
testCompile('org.apache.directory.api:api-ldap-extras-codec:1.0.0')
101
testCompile('org.apache.directory.api:api-ldap-extras-codec-api:1.0.0')
102
testCompile('commons-pool:commons-pool:1.6')
103
- testCompile('commons-collections:commons-collections:3.2')
+ testCompile('commons-collections:commons-collections:3.2.2')
104
testCompile('org.apache.mina:mina-core:2.0.17')
105
testCompile('org.apache.directory.api:api-util:1.0.1')
106
testCompile('org.apache.directory.api:api-i18n:1.0.1')
0 commit comments