Skip to content

Commit c794550

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump httpclient from 4.5.8 to 4.5.9 in /core (testcontainers#1544)
Bumps httpclient from 4.5.8 to 4.5.9. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7fae384 commit c794550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
exclude(group: 'org.slf4j')
101101
}
102102

103-
testCompile 'org.apache.httpcomponents:httpclient:4.5.8'
103+
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
104104
testCompile 'redis.clients:jedis:3.0.1'
105105
testCompile 'com.rabbitmq:amqp-client:5.7.1'
106106
testCompile 'org.mongodb:mongo-java-driver:3.10.2'

0 commit comments

Comments
 (0)