From 89b324059e95d15cf909743bed63e2f3e0ec5d5c Mon Sep 17 00:00:00 2001 From: Pavol Mederly Date: Mon, 16 Apr 2018 13:29:52 +0200 Subject: [PATCH] Add forgotten dependency (cherry picked from commit 83e2c9c) --- model/notifications-impl/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/model/notifications-impl/pom.xml b/model/notifications-impl/pom.xml index 81c37ffb441..d44b4206293 100644 --- a/model/notifications-impl/pom.xml +++ b/model/notifications-impl/pom.xml @@ -107,6 +107,10 @@ org.apache.commons commons-lang3 + + org.apache.commons + commons-collections4 + org.apache.commons commons-email