Skip to content

Commit 02667ea

Browse files
committed
Exclude org.yaml from shaded jar
1 parent a90ed81 commit 02667ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@
400400
<excludes>
401401
<exclude>ch.qos.logback:*</exclude>
402402
<exclude>org.slf4j:*</exclude>
403+
<exclude>org.yaml:*</exclude>
403404
<exclude>com.fasterxml.jackson.core:*</exclude>
404405
<exclude>com.fasterxml.jackson.dataformat:*</exclude>
405406
<exclude>com.fasterxml.uuid:*</exclude>

0 commit comments

Comments
 (0)