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
Unconfigure slf4j.simple when m2e.logback.feature is installed
Disable slf4j.simple when present during the installation of the
m2e.logback feature.
This prevents warnings about multiple slf4j providers found in the
runtime and the potential to have slf4j.simple being selected as
provider in use.
0 commit comments