From 14b6e802d91b756495482817473e2314530a91e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:19:31 +0000 Subject: [PATCH] Bump drools-core from 6.1.0.Final to 7.60.0.Final Bumps [drools-core](https://github.com/kiegroup/drools) from 6.1.0.Final to 7.60.0.Final. - [Release notes](https://github.com/kiegroup/drools/releases) - [Commits](https://github.com/kiegroup/drools/compare/6.1.0.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 4281fcd..8c45e9d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.drools drools-core - 6.1.0.Final + 7.60.0.Final