Skip to content

Commit

Permalink
Allow test dependency on org.slf4j:jul-to-slf4j throughout legend-sdlc
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-m-knight-gs committed Mar 19, 2024
1 parent 4b228d5 commit 2d89a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@
<includes>
<include>org.slf4j:slf4j-api:${slf4j.version}</include>
<include>org.slf4j:jcl-over-slf4j:${slf4j.version}:jar:test</include>
<include>org.slf4j:jul-to-slf4j:${slf4j.version}:jar:test</include>
</includes>
</bannedDependencies>
</rules>
Expand Down

0 comments on commit 2d89a59

Please sign in to comment.