Skip to content

Commit 87f7b67

Browse files
committed
Allow for commons-logging test dependency
1 parent 11ab5f2 commit 87f7b67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,7 @@
594594
</excludes>
595595
<includes>
596596
<include>org.slf4j:slf4j-simple:*:*:test</include>
597+
<include>commons-logging:commons-logging:*:*:test</include>
597598
</includes>
598599
</bannedDependencies>
599600
</rules>

0 commit comments

Comments
 (0)