You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by tm...@apache.org on 2019/08/28 22:44:26 UTC

[hadoop] 09/09: HADOOP-16460: ABFS: fix for Sever Name Indication (SNI)

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

tmarquardt pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit f56972bfe1c79c11a13a88284ca5286709967b4a
Author: Sneha Vijayarajan <sn...@microsoft.com>
AuthorDate: Tue Jul 30 15:18:15 2019 +0000

    HADOOP-16460: ABFS: fix for Sever Name Indication (SNI)
    
    Contributed by Sneha Vijayarajan <sn...@microsoft.com>
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 4c0464a..f437ec3 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1121,7 +1121,7 @@
       <dependency>
         <groupId>org.wildfly.openssl</groupId>
         <artifactId>wildfly-openssl</artifactId>
-        <version>1.0.4.Final</version>
+        <version>1.0.7.Final</version>
       </dependency>
 
       <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org