gviedma commented on code in PR #12597:
URL: https://github.com/apache/pinot/pull/12597#discussion_r1516965215


##########
pom.xml:
##########
@@ -1019,6 +1020,13 @@
         <version>1.2.0</version>
       </dependency>
 
+      <!-- Upgrade azure-data-lake-store-sdk dependency-->
+      <dependency>
+        <groupId>org.wildfly.openssl</groupId>
+        <artifactId>wildfly-openssl</artifactId>
+        <version>${wildfly-openssl.version}</version>
+      </dependency>
+

Review Comment:
   Thanks for this! Do we also need an entry for 
`org.wildfly.openssl:wildfly-openssl-java`? I see it was there in the original 
version.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to