suneet-s commented on a change in pull request #11392:
URL: https://github.com/apache/druid/pull/11392#discussion_r660744329
##########
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:
Can we create a github issue for us to track adding an integration test
with symlinks so that we can validate the version bump for commons-io works in
the future
--
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]