From 54082a6fc8714be82b1c63009e781a04eac72901 Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Mon, 4 May 2020 11:31:48 +0200 Subject: [PATCH] Add commons-fileupload back to runtime BOM (#1458) Fixes resolving bundles in the Demo App. It's a dependency of org.apache.felix.webconsole Caused by: #1436 Signed-off-by: Wouter Born --- bom/runtime/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 6e117df68..9ebee5606 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -348,6 +348,12 @@ + + commons-fileupload + commons-fileupload + 1.3.3 + compile + commons-io commons-io