mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
This commit also removes the workaround that required to exclude junit 4 explicitly now that a related issue in JUnit Jupiter has been fixed. Closes gh-17266