Skip to content

Commit

Permalink
No issue: No complaints about missing slf4j-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Aug 3, 2024
1 parent 0e07521 commit ca7bb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dkpro-core-parent-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@
-->
<ignoredDependency>commons-logging:commons-logging-api</ignoredDependency>
<ignoredDependency>org.springframework:spring-jcl</ignoredDependency>
<ignoredDependency>org.slf4j:slf4j-api</ignoredDependency>
</ignoredDependencies>
<ignoredUnusedDeclaredDependencies combine.children="append">
<!--
Expand Down

0 comments on commit ca7bb12

Please sign in to comment.