Skip to content

Commit 2a49b4e

Browse files
authored
Merge pull request #568 from viartemev/renovate/httpclient_version
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3
2 parents 05881ff + 1bc3a75 commit 2a49b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
rabbitmq_java_client_version = "5.20.0"
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.19.3"
7-
httpclient_version = "5.2.1"
7+
httpclient_version = "5.3"
88
rabbitmq_http_client_version = "5.2.0"
99
}
1010

0 commit comments

Comments
 (0)