Skip to content

Commit

Permalink
#595 Drop slf4j exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan committed Jan 27, 2023
1 parent e91cb20 commit 04051e4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions json-unit-json-path/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>${json-path.version}</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 04051e4

Please sign in to comment.