davidradl commented on code in PR #26869: URL: https://github.com/apache/flink/pull/26869#discussion_r2273599045
########## tools/ci/google-mirror-settings.xml: ########## @@ -25,4 +25,31 @@ under the License. <mirrorOf>central</mirrorOf> </mirror> </mirrors> + + <!-- Fallback to central repository config for BOMs that are not part of google, redhat, jboss mirrors --> Review Comment: @Frawless Thanks for the explanation. @snuyanzin I know you have looked at junit levels. We have some options: 1 move Flink to the latest level of junit 5.13. @Frawless does this work? 2 exclude the higher level junit in the pom 5.13. This should be doable, looking at the maven dependancy tree. 3 the circumvention. Option 1 would seem ideal unless we find a compelling reason not to. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org