Skip to content

Commit 7ed6e9b

Browse files
committed
Remove slf4j from shaded JAR
1 parent 800bd3d commit 7ed6e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clickhouse-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
<excludes>
401401
<!-- provided libraries -->
402402
<exclude>io.micrometer:*</exclude>
403-
<exclude>org.slf4j:slf4j-simple</exclude>
403+
<exclude>org.slf4j:*</exclude>
404404
</excludes>
405405
</artifactSet>
406406
<relocations>

0 commit comments

Comments
 (0)