Skip to content

Commit 69e254a

Browse files
authored
Merge pull request #616 from viartemev/renovate/httpclient_version
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.4
2 parents 152da00 + 92d43bd commit 69e254a

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)