From 04051e40cc27e9cea3087f81c3f98b03743ca1b6 Mon Sep 17 00:00:00 2001 From: Lukas Krecan Date: Fri, 27 Jan 2023 21:00:11 +0100 Subject: [PATCH] #595 Drop slf4j exclusion --- json-unit-json-path/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index ae8f7eeb4..6b15b5eac 100644 --- a/json-unit-json-path/pom.xml +++ b/json-unit-json-path/pom.xml @@ -27,12 +27,6 @@ com.jayway.jsonpath json-path ${json-path.version} - - - org.slf4j - slf4j-api - - org.assertj