Skip to content

Commit

Permalink
Removes Slf4j adapter which is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Aug 15, 2024
1 parent 263b8f7 commit 1db2541
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,6 @@
<scope>test</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-nop</artifactId>
<version>${slf4j.version}</version>
<scope>test</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
Expand Down

0 comments on commit 1db2541

Please sign in to comment.