janjwerner-confluent commented on code in PR #15449:
URL: https://github.com/apache/druid/pull/15449#discussion_r1421790202
##########
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:
re-adding okio, as after the removal the integration tests failed.
my suspicion is that given that protobuf-extensions expecst okio-2.8.0
provided, and we only have okio-3.6.0 in compile scope.
--
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]