HBASE-26903 Bump httpclient from 4.5.3 to 4.5.13 (#4296)
commitb3c3e2f41a1d61c1655eecaf103906e0031e47fe
authorAndrew Purtell <apurtell@apache.org>
Wed, 30 Mar 2022 21:30:53 +0000 (30 14:30 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 21:30:53 +0000 (30 14:30 -0700)
tree7234cb8622b6c60fbc7d1c8c3e38e3d20088d52f
parent7adccd2a19afdb5e3e5e6f679fa288f6d9c9046c
HBASE-26903 Bump httpclient from 4.5.3 to 4.5.13 (#4296)

Bump httpclient from 4.5.3 to 4.5.13 to avoid a CVE of medium severity in this
dependency.

Newer httpclient versions enable a URI normalization algorithm by default that
rewrites URIs in a way that breaks some forms of valid REST gateway interactions,
so disable it when building the httpclient instance in Client.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Pankaj Kumar <pankajkumar@apache.org>
hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/Client.java
pom.xml