From 6900fcbe3ec7b25355dde80a620f96ef8bc9dca0 Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Wed, 3 Apr 2019 07:28:04 +0200 Subject: [PATCH] Add commons-net to bom (#694) 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 90c816850..f74f12770 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -375,6 +375,12 @@ 2.6 compile + + commons-net + commons-net + 3.3 + compile +