This is an automated email from the ASF dual-hosted git repository.

brahma pushed a commit to branch branch-3.2.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2.3 by this push:
     new b55002f  HADOOP-17236. Bump up snakeyaml to 1.26 to mitigate 
CVE-2017-18640. Contributed by Brahma Reddy Battula.
b55002f is described below

commit b55002f6e6cd643884f65e2e3ce5216e83524f4b
Author: Brahma Reddy Battula <[email protected]>
AuthorDate: Wed Oct 28 09:26:52 2020 -0700

    HADOOP-17236. Bump up snakeyaml to 1.26 to mitigate CVE-2017-18640. 
Contributed by Brahma Reddy Battula.
    
    Signed-off-by: Wei-Chiu Chuang <[email protected]>
    (cherry picked from commit eb84793af1e48db05ab827d0cf09963a430615ed)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index a31954c..c1c8d38 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -180,7 +180,7 @@
     <declared.hadoop.version>${hadoop.version}</declared.hadoop.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.two.version>2.0.2</hbase.two.version>
     <junit.version>4.13.2</junit.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to