The support for dynamic loading of the logging library is being removed.
In future versions, only Logback will be supported with the following dependencies:
- jul-to-slf4j-{VERSION}
- logback-classic-{VERSION}
- logback-core-{VERSION}
The following logging support is being removed:
- slf4j-jdk14-{VERSION} (Tomcat handler)
- jul-to-slf4j-{VERSION}
Please migrate to Logback-based logging.