Skip to content

Commit

Permalink
Update httpclient version to 4.5.14 (#7650)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Oct 12, 2023
1 parent 474e992 commit 56e0d4b
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 @@ -109,7 +109,7 @@ dependencies {
testImplementation('com.google.cloud.tools:jib-core:0.23.0') {
exclude group: 'com.google.guava', module: 'guava'
}
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
testImplementation 'redis.clients:jedis:5.0.1'
testImplementation 'com.rabbitmq:amqp-client:5.19.0'
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
Expand Down

0 comments on commit 56e0d4b

Please sign in to comment.