Skip to content

Commit 4515e0b

Browse files
committed
update apache http client
1 parent 5c190f9 commit 4515e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools/commercetools-apachehttp-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33
api project(":rmf:rmf-java-base")
44
api "org.apache.httpcomponents.client5:httpclient5:5.4.3" version {
55
strictly "[5.4.1,6.0["
6-
prefer "5.4.2"
6+
prefer "5.4.3"
77
}
88

99
api commons.io version commons.io_version

0 commit comments

Comments
 (0)