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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new a2b0709627 Bump hadoop-common from 3.2.4 to 3.3.4 (#3756)
a2b0709627 is described below

commit a2b0709627f642c16bc13e370394095ad3c58532
Author: ZhangJian He <[email protected]>
AuthorDate: Sat Jan 28 17:39:49 2023 +0800

    Bump hadoop-common from 3.2.4 to 3.3.4 (#3756)
    
    ### Motivation
    Bump hadoop-common from 3.2.4 to 3.3.4 to avoid indirect dependent security 
vulnerabilities, such as **commons-text**
    
    ### Changes
    
    Bump hadoop-common from 3.2.4 to 3.3.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5239dab807..ff54da1bcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <grpc.version>1.47.0</grpc.version>
     <guava.version>31.0.1-jre</guava.version>
     <kerby.version>1.1.1</kerby.version>
-    <hadoop.version>3.2.4</hadoop.version>
+    <hadoop.version>3.3.4</hadoop.version>
     <hamcrest.version>1.3</hamcrest.version>
     <hdrhistogram.version>2.1.10</hdrhistogram.version>
     <jackson.version>2.13.4.20221013</jackson.version>

Reply via email to