Skip to content

Commit e6575d0

Browse files
committed
update apache http client
1 parent 45510ba commit e6575d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commercetools/commercetools-apachehttp-client/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
dependencies {
33
api project(":rmf:rmf-java-base")
44
api "org.apache.httpcomponents.client5:httpclient5:5.4.4" version {
5-
strictly "[5.4.1,6.0["
6-
prefer "5.4.2"
5+
strictly "[5.4.4,6.0["
6+
prefer "5.4.4"
77
}
88

99
api commons.io version commons.io_version

0 commit comments

Comments
 (0)