HADOOP-16460: ABFS: fix for Sever Name Indication (SNI)
Contributed by Sneha Vijayarajan <snvijaya@microsoft.com>
This commit is contained in:
parent
8deced0073
commit
12a526c080
|
@ -1306,7 +1306,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wildfly.openssl</groupId>
|
<groupId>org.wildfly.openssl</groupId>
|
||||||
<artifactId>wildfly-openssl</artifactId>
|
<artifactId>wildfly-openssl</artifactId>
|
||||||
<version>1.0.4.Final</version>
|
<version>1.0.7.Final</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue