Skip to content

Commit

Permalink
Bump httpclient from 4.5.8 to 4.5.9 in /core (#1544)
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.8 to 4.5.9.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Jul 6, 2019
1 parent 7fae384 commit c794550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
exclude(group: 'org.slf4j')
}

testCompile 'org.apache.httpcomponents:httpclient:4.5.8'
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
testCompile 'redis.clients:jedis:3.0.1'
testCompile 'com.rabbitmq:amqp-client:5.7.1'
testCompile 'org.mongodb:mongo-java-driver:3.10.2'
Expand Down

0 comments on commit c794550

Please sign in to comment.