martin-g opened a new pull request #2244: URL: https://github.com/apache/drill/pull/2244
# [DRILL-7941](https://issues.apache.org/jira/browse/DRILL-7941): Update JUnit from 4.13.2 to 5.7.2 ## Description Update JUnit dependency from 4.13.2 to 5.7.2. This way any new and old tests could be written with JUnit 5.x APIs. Old tests could continue using JUnit 4.x APIs as long as needed via junit-vintage-engine. ## Documentation It affects only the test execution, so it is not visible by Drill users. ## Testing The test suite has been executed. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
