Skip to content

Commit

Permalink
Fix: Dupliserte slf4j dependencies. (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek committed Mar 10, 2021
1 parent a1becb4 commit 7760a51
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,11 +286,6 @@
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>com.papertrailapp</groupId>
<artifactId>logback-syslog4j</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
Expand Down Expand Up @@ -330,11 +325,6 @@
<artifactId>javaslang</artifactId>
<version>${javaslang.version}</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
Expand Down

0 comments on commit 7760a51

Please sign in to comment.