Skip to content

Commit 92d43bd

Browse files
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4
1 parent f1ed451 commit 92d43bd

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.3"
7+
httpclient_version = "5.4.4"
88
rabbitmq_http_client_version = "5.3.0"
99
}
1010

0 commit comments

Comments
 (0)