Junit 5 and Spring boot 2.1.X-Maven importing wrong JUnit version
If you are trying to use JUnit 5.5.2 together with Spring Boot 2.1.X, and find out that you are missing some JUnit classes (because you are actually not using 5.5.2), we might have a solution to your