Skip to content

Commit 43f2cf8

Browse files
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1
1 parent 718f9db commit 43f2cf8

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.26.0"
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.21.3"
7-
httpclient_version = "5.5"
7+
httpclient_version = "5.5.1"
88
rabbitmq_http_client_version = "5.4.0"
99
}
1010

0 commit comments

Comments
 (0)