zachjsh commented on a change in pull request #11392:
URL: https://github.com/apache/druid/pull/11392#discussion_r660799715
##########
File path: .github/dependabot.yml
##########
@@ -9,3 +9,5 @@ updates:
# pin ZooKeeper dependencies to 3.5.x
- dependency-name: "org.apache.zookeeper"
versions: "[3.6,)"
+ # Keep commons-io at 2.6 until
https://issues.apache.org/jira/browse/IO-741 is resolved
+ - dependency-name: "commons-io:commons-io"
Review comment:
opened https://github.com/apache/druid/issues/11393 to track issue of
adding integration tests.
--
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]