Skip to content

Commit a44b424

Browse files
authored
Update build.gradle
1 parent 90f3c68 commit a44b424

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.2" version {
55
strictly "[5.4.1,6.0["
6-
prefer "5.4.1"
6+
prefer "5.4.2"
77
}
88

99
api commons.io version commons.io_version

0 commit comments

Comments
 (0)