Skip to content

Commit adaf390

Browse files
authored
Merge pull request #620 from viartemev/renovate/httpclient_version
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5
2 parents 4c81273 + 8b5a579 commit adaf390

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.25.0"
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.21.0"
7-
httpclient_version = "5.4.4"
7+
httpclient_version = "5.5"
88
rabbitmq_http_client_version = "5.3.0"
99
}
1010

0 commit comments

Comments
 (0)