In eclipse:
How can I know the version of JUnit
This morning I tried to run one of my test and I faced this issue.
The best solution I found which fixed my issue is this :
Select your spring boot project name in Package Explorer Right Click Select Maven Update Project
enter link description here