capistrant opened a new pull request, #19122: URL: https://github.com/apache/druid/pull/19122
Updating some dependencies. * disruptor is seemingly only pulled in by log4j and our log4j version actually depends on 3.4.4 and not the older 3.3.x line. * the fastutil one is a patch release, shouldnt be any issue * jumping to the 5.14.x line of junit I hope is fine (we should see with UT runs if this is overly optimistic) ### Release Note Dependencies updated: * `com.lmax:disruptor`: `3.4.4` * `org:junit:junit-bom`: `5.14.3` * `it.unimi.dsi:fastutil*`: `8.5.18` -- 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]
