From 1c6c3920b6b1993649bac665960bc767888de77a Mon Sep 17 00:00:00 2001
From: bilaharith <52483117+bilaharith@users.noreply.github.com>
Date: Wed, 12 May 2021 22:45:27 +0530
Subject: [PATCH] HADOOP-17444. ADLS Gen1: Update adls SDK to 2.3.9 (#2842)
Contributed by bilaharith
---
hadoop-tools/hadoop-azure-datalake/pom.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/hadoop-tools/hadoop-azure-datalake/pom.xml b/hadoop-tools/hadoop-azure-datalake/pom.xml
index 6e98e6ea4c..bc1c7e0bab 100644
--- a/hadoop-tools/hadoop-azure-datalake/pom.xml
+++ b/hadoop-tools/hadoop-azure-datalake/pom.xml
@@ -33,7 +33,7 @@
0.9.1
UTF-8
true
- 2.3.6
+ 2.3.9
@@ -166,5 +166,12 @@
test
test-jar
+
+
+ org.wildfly.openssl
+ wildfly-openssl
+ compile
+
+