You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projects that actually actively want junit in compile-scope have to explicitly re-declare all the dependencies in the parent. It doesn't add a lot of value to include junit and friends when there is a spring-boot-starter-test that most projects will include anyway (with the desired scope).