Skip to content

Commit

Permalink
HBASE-25568 Upgrade Thrift jar to fix CVE-2020-13949
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj72981 committed Feb 15, 2021
1 parent b2f85e5 commit 737d691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@
<mockito-core.version>2.28.2</mockito-core.version>
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
<thrift.path>thrift</thrift.path>
<thrift.version>0.13.0</thrift.version>
<thrift.version>0.14.0</thrift.version>
<zookeeper.version>3.5.7</zookeeper.version>
<jline.version>2.11</jline.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit 737d691

Please sign in to comment.