aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2022-04-21 10:33:36 -0500
committerjhh <jorge.hernandez-herrero@att.com>2022-04-21 10:33:36 -0500
commit3f8b0c7b61fbceec46ee716e2cb7fa0756f03253 (patch)
tree69c7539ac869390f39d77e98211d8c46cbd1e8b0
parent190d64990eef734ec87f8c6864e6a18cf74e2347 (diff)
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 <jorge.hernandez-herrero@att.com> Change-Id: I079a31d828cea01c0e6b5bdb0d0357cfff091a6a
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>
<version.eclipselink>2.7.8</version.eclipselink>
- <version.drools>7.66.0.Final</version.drools>
+ <version.drools>7.68.0.Final</version.drools>
<version.jersey>2.34</version.jersey>
<version.jackson>2.12.6</version.jackson>
<version.jackson.databind>2.12.6.1</version.jackson.databind>