[LOGGING-189] Add optional import for package org.slf4j.spi (#232)
Co-authored-by: Hannes Wellmann <Hannes@ICE-PC.fritz.box>
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -674,7 +674,8 @@ under the License.
|
||||
org.apache.log;version="[1.0.1, 1.0.1]";resolution:=optional,
|
||||
org.apache.log4j;version="[1.2.15, 2.0.0)";resolution:=optional,
|
||||
org.apache.logging.log4j;version="[2.0, 4.0)";resolution:=optional,
|
||||
org.slf4j;version="[1.7, 3)";resolution:=optional
|
||||
org.slf4j;version="[1.7, 3)";resolution:=optional,
|
||||
org.slf4j.spi;version="[1.7, 3)";resolution:=optional
|
||||
</commons.osgi.import>
|
||||
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user