xvrl commented on code in PR #15449:
URL: https://github.com/apache/druid/pull/15449#discussion_r1421248154
##########
extensions-core/protobuf-extensions/pom.xml:
##########
@@ -36,6 +36,7 @@
<properties>
<commons-io.version>2.11.0</commons-io.version>
+ <okio.version>3.4.0</okio.version>
Review Comment:
if it is marked as provided, then I would not expect the okio jar to be
included in the dependencies downloaded as part of the distribution packaging,
and we can skip making any changes to this file.
--
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]