From 3f8b0c7b61fbceec46ee716e2cb7fa0756f03253 Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 21 Apr 2022 10:33:36 -0500 Subject: upgrade to drools 7.68.0.Final this is the latest version as the time being on 4/22. it should knock out several security vulnerabilities from nexus-iq report, at least those maven related. Issue-ID: POLICY-4070 Signed-off-by: jhh Change-Id: I079a31d828cea01c0e6b5bdb0d0357cfff091a6a --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index abd3751c..c9a5cdf5 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -42,7 +42,7 @@ 1.1.12 2.0.9 2.7.8 - 7.66.0.Final + 7.68.0.Final 2.34 2.12.6 2.12.6.1 -- cgit 1.2.3-korg