We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cfc86 commit 7d05669Copy full SHA for 7d05669
commercetools/commercetools-apachehttp-client/build.gradle
@@ -2,7 +2,7 @@
2
dependencies {
3
api project(":rmf:rmf-java-base")
4
api "org.apache.httpcomponents.client5:httpclient5:5.4.1" version {
5
- strictly "[5.3.1,6.0["
+ strictly "[5.4.1,6.0["
6
prefer "5.4.1"
7
}
8
api "commons-io:commons-io" version commons.io
0 commit comments