From 8754c29599ef6e59be3de0536514367f2256142f Mon Sep 17 00:00:00 2001 From: Shiwei Tian Date: Thu, 15 Mar 2018 12:21:15 +0800 Subject: Update the Drools Engine to Version 6.5.0 Issue-ID: HOLMES-99 Change-Id: I69169d590055e1bce928de7b0ef998cbdcf46edb Signed-off-by: Shiwei Tian --- engine-d/pom.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'engine-d/pom.xml') diff --git a/engine-d/pom.xml b/engine-d/pom.xml index c0cb28e..5a00357 100644 --- a/engine-d/pom.xml +++ b/engine-d/pom.xml @@ -30,7 +30,7 @@ jar - 5.4.0.Final + 6.5.0.Final @@ -45,8 +45,27 @@ json-lib 2.4 jdk15 + + + commons-collections + commons-collections + + + commons-beanutils + commons-beanutils + + + + + commons-collections + commons-collections + 3.2.2 + + + commons-beanutils + commons-beanutils + 1.9.3 - org.onap.msb.java-sdk msb-java-sdk -- cgit 1.2.3-korg