Fix class def not found issue

synced-apim420
Dharmakeerthi Lasantha 1 year ago
parent 349bb0a3dc
commit 74041070f9

@ -192,6 +192,10 @@
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
</exclusion>
<exclusion>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-log4j2</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>

Loading…
Cancel
Save