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 993c82b commit 54c7f52Copy full SHA for 54c7f52
core/build.gradle
@@ -138,7 +138,7 @@ dependencies {
138
exclude(group: 'org.slf4j')
139
}
140
141
- testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
+ testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
142
testImplementation 'redis.clients:jedis:3.6.3'
143
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
144
testImplementation 'org.mongodb:mongo-java-driver:3.12.9'
0 commit comments