Skip to content

Commit

Permalink
Revert "Build: Bump org.apache.httpcomponents.client5:httpclient5 (ap…
Browse files Browse the repository at this point in the history
…ache#9260)" (apache#9544)

This needs to be reverted due to a NPE, which has been fixed by apache/httpcomponents-client@9e3d79b
but hasn't been released yet.

This reverts commit 3112ec9.
  • Loading branch information
nastra authored and devangjhabakh committed Apr 22, 2024
1 parent fea1129 commit 5e7e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ google-libraries-bom = "26.28.0"
guava = "33.0.0-jre"
hadoop2 = "2.7.3"
hadoop3-client = "3.3.6"
httpcomponents-httpclient5 = "5.3"
httpcomponents-httpclient5 = "5.2.3"
hive2 = { strictly = "2.3.9"} # see rich version usage explanation above
hive3 = "3.1.3"
immutables-value = "2.10.0"
Expand Down

0 comments on commit 5e7e798

Please sign in to comment.