Skip to content

Commit

Permalink
force recent Apache client with HPACK fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jenschude committed Dec 19, 2024
1 parent 3241ca6 commit 6440c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commercetools/commercetools-apachehttp-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dependencies {
api project(":rmf:rmf-java-base")
api "org.apache.httpcomponents.client5:httpclient5:5.4.1" version {
strictly "[5.0,6.0["
strictly "[5.4.1,6.0["
prefer "5.4.1"
}

Expand Down

0 comments on commit 6440c63

Please sign in to comment.