aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-08-29 11:12:47 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-08-29 11:12:47 +0100
commite7fa2a4019c9c014305e1c578be2d714536fd79e (patch)
tree55ede170cec05428d868b48a2010a755a9be553e
parentc70789690f9f654e0d78504c8f1ea0d7a4f20a52 (diff)
Step drools version to 8.43.0.Finaljava-17
Update drools version to support java-17 upgrade Issue-ID: POLICY-4676 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Id4ddd92c8468d148271a326850e29936b92a49ed
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 95dc668a..ce5eb94a 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -49,7 +49,7 @@
<version.cucumber>7.13.0</version.cucumber>
<version.dmaap>1.1.12</version.dmaap>
<version.docker-java>3.3.2</version.docker-java>
- <version.drools>8.33.0.Final</version.drools>
+ <version.drools>8.43.0.Final</version.drools>
<version.frontend.maven>1.13.4</version.frontend.maven>
<version.log4j>2.20.0</version.log4j>
<version.logback>1.4.8</version.logback>