prateeksinghalgit commented on code in PR #3750:
URL: https://github.com/apache/solr/pull/3750#discussion_r2555407396


##########
gradle/libs.versions.toml:
##########
@@ -51,6 +51,10 @@ aqute-bnd = "6.4.1"
 asciidoctor-mathjax = "0.0.9"
 # @keep Asciidoctor tabs version used in ref-guide
 asciidoctor-tabs = "1.0.0-beta.6"
+azure-storage = "12.25.0"
+azure-identity = "1.12.0"
+azure-core = "1.52.0"
+azure-core-http-netty = "1.15.4"

Review Comment:
   Yes, made the change to use azure-core-http-okhttp.  I was having issue with 
using azure-core-http-jdk-httpclient.
   Let me know if using  azure-core-http-okhttp would be fine?
   



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