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

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


The following commit(s) were added to refs/heads/master by this push:
     new 52c586587 KNOX-2754: upgrade hadoop-common due to cve (#586)
52c586587 is described below

commit 52c586587c512fa5a72eb12f2df7dfa4ac8f5ec2
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jun 23 10:22:51 2022 +0100

    KNOX-2754: upgrade hadoop-common due to cve (#586)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fbecd084a..a522b48a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
         <gson.version>2.8.9</gson.version>
         <groovy.version>3.0.7</groovy.version>
         <guava.version>28.2-jre</guava.version>
-        <hadoop.version>3.2.2</hadoop.version>
+        <hadoop.version>3.2.3</hadoop.version>
         <hamcrest.version>2.2</hamcrest.version>
         <hamcrest-json.version>0.2</hamcrest-json.version>
         <httpclient.version>4.5.13</httpclient.version>

Reply via email to