Are there any plans to replace apache commons logging with slf4j throughout the spring framework?

I'm kind of surprised commons logging is still in use to be honest given the fact the discovery process it uses can cause major headaches.

I think most people would agree slf4j is "better"?