Skip to content

Commit

Permalink
remove commons-logging:commons-logging from banned dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
glhez committed Jun 17, 2024
1 parent 1a3e05b commit ceda002
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,6 @@
<configuration>
<rules>
<requireMavenVersion> <version>${enforcer.requireMavenVersion}</version> </requireMavenVersion>
<bannedDependencies>
<excludes>
<exclude>commons-logging:commons-logging</exclude>
</excludes>
</bannedDependencies>
</rules>
</configuration>
</execution>
Expand Down

0 comments on commit ceda002

Please sign in to comment.