Skip to content

Commit

Permalink
[pom] remove exclusion on log4j-core as still needed
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 30, 2023
1 parent 524ea55 commit d769c57
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,6 @@
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>${spotbugsVersion}</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
</exclusion>
</exclusions>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit d769c57

Please sign in to comment.