diff --git a/minifi/minifi-assembly/pom.xml b/minifi/minifi-assembly/pom.xml index e0b272963f..2ea6a32db1 100644 --- a/minifi/minifi-assembly/pom.xml +++ b/minifi/minifi-assembly/pom.xml @@ -68,6 +68,7 @@ limitations under the License. ch.qos.logback logback-classic + compile org.slf4j diff --git a/nifi-registry/nifi-registry-assembly/pom.xml b/nifi-registry/nifi-registry-assembly/pom.xml index 4001e9f600..0153f71d49 100644 --- a/nifi-registry/nifi-registry-assembly/pom.xml +++ b/nifi-registry/nifi-registry-assembly/pom.xml @@ -58,18 +58,22 @@ ch.qos.logback logback-classic + compile org.slf4j jcl-over-slf4j + compile org.slf4j jul-to-slf4j + compile org.slf4j log4j-over-slf4j + compile org.slf4j