This is an automated email from the ASF dual-hosted git repository.
brahma pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 675712a HADOOP-17236. Bump up snakeyaml to 1.26 to mitigate
CVE-2017-18640. Contributed by Brahma Reddy Battula.
675712a is described below
commit 675712afa34ebed7eb2ad2881d69a5540beb18bc
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 6314807..388e2a6 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]