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 eb84793af1e48db05ab827d0cf09963a430615ed)
This commit is contained in:
parent
c8db6b1eb2
commit
675712afa3
@ -180,7 +180,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.13.2</junit.version>
|
<junit.version>4.13.2</junit.version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user