build(relocate): remove slf4j dependency relocation
This commit is contained in:
parent
5fc63d1f3c
commit
209c759f62
1 changed files with 0 additions and 7 deletions
7
pom.xml
7
pom.xml
|
|
@ -97,13 +97,6 @@
|
|||
<include>com.zaxxer.hikari.**</include>
|
||||
</includes>
|
||||
</relocation>
|
||||
<relocation>
|
||||
<pattern>org.slf4j</pattern>
|
||||
<shadedPattern>pk.ajneb97.libs.slf4j</shadedPattern>
|
||||
<includes>
|
||||
<include>org.slf4j.**</include>
|
||||
</includes>
|
||||
</relocation>
|
||||
</relocations>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue