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 7fae384 commit c794550Copy full SHA for c794550
core/build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
exclude(group: 'org.slf4j')
101
}
102
103
- testCompile 'org.apache.httpcomponents:httpclient:4.5.8'
+ testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
104
testCompile 'redis.clients:jedis:3.0.1'
105
testCompile 'com.rabbitmq:amqp-client:5.7.1'
106
testCompile 'org.mongodb:mongo-java-driver:3.10.2'
0 commit comments