HADOOP-17236. Bump up snakeyaml to 1.26 to mitigate CVE-2017-18640. Contributed by Brahma Reddy Battula.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit eb84793af1
)
This commit is contained in:
parent
8e0922edb2
commit
fe8b22ca8f
@ -195,7 +195,7 @@
|
|||||||
<declared.hadoop.version>${hadoop.version}</declared.hadoop.version>
|
<declared.hadoop.version>${hadoop.version}</declared.hadoop.version>
|
||||||
|
|
||||||
<swagger-annotations-version>1.5.4</swagger-annotations-version>
|
<swagger-annotations-version>1.5.4</swagger-annotations-version>
|
||||||
<snakeyaml.version>1.16</snakeyaml.version>
|
<snakeyaml.version>1.26</snakeyaml.version>
|
||||||
<hbase.one.version>1.4.8</hbase.one.version>
|
<hbase.one.version>1.4.8</hbase.one.version>
|
||||||
<hbase.two.version>2.0.2</hbase.two.version>
|
<hbase.two.version>2.0.2</hbase.two.version>
|
||||||
<junit.version>4.12</junit.version>
|
<junit.version>4.12</junit.version>
|
||||||
|
Loading…
Reference in New Issue
Block a user