Skip to content

Commit

Permalink
Remove log4j exclusion for elk
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed May 27, 2024
1 parent 5d8c05e commit ffddd20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,10 +216,6 @@
<artifactId>elk-owlapi</artifactId>
<version>0.6.0</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
<exclusion>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-apibinding</artifactId>
Expand Down

0 comments on commit ffddd20

Please sign in to comment.