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
Spring projects should use Spring Framework's spring-jcl module (a dependency of spring-core) in place of commons-logging:commons-logging, however spring-data-elasticsearch pulls in commons-logging:commons-logging transitively. Can it please be excluded so that users don't end up with two different set of Commons Logging classes on their classpath?