Skip to content

Commit

Permalink
Remove the slf4j-api version define
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangJian He authored and nobodyiam committed Apr 7, 2023
1 parent 0b8d655 commit 3a6ff67
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 @@ -147,11 +147,6 @@
<version>${apollo-java.version}</version>
</dependency>
<!--third party -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.21</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down

0 comments on commit 3a6ff67

Please sign in to comment.