From 91587680d10ad8a8e173f52b9195b3f681a519ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:20:00 +0000 Subject: [PATCH] Bump drools-core from 7.4.1.Final to 7.60.0.Final Bumps [drools-core](https://github.com/kiegroup/drools) from 7.4.1.Final to 7.60.0.Final. - [Release notes](https://github.com/kiegroup/drools/releases) - [Commits](https://github.com/kiegroup/drools/compare/7.4.1.Final...7.60.0.Final) --- updated-dependencies: - dependency-name: org.drools:drools-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55caee6..da4bf98 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.drools drools-core - 7.4.1.Final + 7.60.0.Final