From 6368c0bb14c1485e9fd54a78283735b133946e8a Mon Sep 17 00:00:00 2001 From: Pavol Mederly Date: Tue, 16 Jul 2019 18:11:24 +0200 Subject: [PATCH] Fix story module dependencies --- testing/story/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testing/story/pom.xml b/testing/story/pom.xml index 65bb9c87a68..d46391aad17 100644 --- a/testing/story/pom.xml +++ b/testing/story/pom.xml @@ -221,6 +221,10 @@ org.apache.commons commons-collections4 + + ch.qos.logback + logback-classic +