sahilTakiar commented on a change in pull request #784: HADOOP-16050: s3a SSL 
connections should use OpenSSL
URL: https://github.com/apache/hadoop/pull/784#discussion_r279805087
 
 

 ##########
 File path: hadoop-common-project/hadoop-common/pom.xml
 ##########
 @@ -334,6 +334,11 @@
       <artifactId>dnsjava</artifactId>
       <scope>compile</scope>
     </dependency>
+    <dependency>
+      <groupId>org.wildfly.openssl</groupId>
+      <artifactId>wildfly-openssl</artifactId>
+      <version>1.0.4.Final</version>
 
 Review comment:
   done, marked the hadoop-common dependency as provided

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to