Skip to content

Commit 102641b

Browse files
committed
pom.xml: ban snakeyaml artifact.
No functional changes.
1 parent 3a33de1 commit 102641b

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
@@ -628,6 +628,7 @@
628628
<!-- Because we use jcl-over-slf4j instead -->
629629
<exclude>commons-logging</exclude>
630630
<exclude>junit:*:*:*:compile</exclude>
631+
<exclude>org.yaml:snakeyaml</exclude>
631632
</excludes>
632633
</bannedDependencies>
633634
<requireJavaVersion>

0 commit comments

Comments
 (0)