diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2019-12-09 09:45:33 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2019-12-09 09:45:33 -0600 |
commit | 21317cfb4a10da6f59376dabb59fc2dd7b60b897 (patch) | |
tree | 18d4dbaa328d488e75df0b4578f114e76a16996d /integration/pom.xml | |
parent | af750ec94b742808e724b628d1b18a98c95de2fb (diff) |
Upgrade drools to 7.30.0.Final
Issue-ID: POLICY-2295
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I540f7aaaafc1aeadec2527a792abfda41ed93217
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index eeccf181..a43bcfe0 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -42,7 +42,7 @@ <version.powermock>1.7.4</version.powermock> <version.eclipselink>2.7.0</version.eclipselink> <version.jackson>2.10.0.pr3</version.jackson> - <version.drools>7.28.0.Final</version.drools> + <version.drools>7.30.0.Final</version.drools> <version.jersey>2.29.1</version.jersey> <version.ccsdk>0.4.4</version.ccsdk> </properties> |