From 5f08e51b72330b2dd2405896b39179a64a3a7efe Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Thu, 15 Dec 2022 16:45:05 +0000 Subject: [PATCH] HADOOP-18561. Update commons-net to 3.9.0 (#5214) Addresses CVE-2021-37533, which *only* relates to FTP. Applications not using the ftp:// filesystem, which, as anyone who has used it will know is very minimal and so rarely used, is not a critical part of the project. Furthermore, the FTP-related issue is at worst information leakage if someone connects to a malicious server. This is a due diligence PR rather than an emergency fix. Contributed by Steve Loughran --- LICENSE-binary | 2 +- hadoop-project/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index c4aa63df880..142f751a309 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -251,7 +251,7 @@ commons-collections:commons-collections:3.2.2 commons-daemon:commons-daemon:1.0.13 commons-io:commons-io:2.8.0 commons-logging:commons-logging:1.1.3 -commons-net:commons-net:3.8.0 +commons-net:commons-net:3.9.0 de.ruedigermoeller:fst:2.50 io.grpc:grpc-api:1.26.0 io.grpc:grpc-context:1.26.0 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 17df3f14497..daebcfb5d99 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -123,7 +123,7 @@ 1.1.3 1.1 3.6.1 - 3.8.0 + 3.9.0 1.10.0 2.0.2