Skip to content

Commit

Permalink
FIX: remove stale dependency in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviarla authored and jhpark816 committed Sep 26, 2024
1 parent 36809fd commit 1b3b052
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- Spring -->
Expand Down

0 comments on commit 1b3b052

Please sign in to comment.