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

fanningpj pushed a commit to branch upgrade-hadoop2
in repository https://gitbox.apache.org/repos/asf/drill.git

commit bfe1b873d5e5163014a931d3648820b3f2d8c7ec
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jun 19 10:40:40 2022 +0100

    Upgrade hadoop 2 due to CVE
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45e9e6f8a8..5434390b80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4007,7 +4007,7 @@
         </property>
       </activation>
       <properties>
-        <hadoop.version>2.10.1</hadoop.version>
+        <hadoop.version>2.10.2</hadoop.version>
       </properties>
       <dependencyManagement>
         <dependencies>

Reply via email to