Explorar o código

HADOOP-16460: ABFS: fix for Sever Name Indication (SNI)

Contributed by Sneha Vijayarajan <snvijaya@microsoft.com>
Sneha Vijayarajan %!s(int64=5) %!d(string=hai) anos
pai
achega
f56972bfe1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
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>