From 3758e673e7af6e93e8e26d90af49a78aa7cb9b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 21:04:46 +0000 Subject: [PATCH] Bump jbpm-bpmn2 in /human-task-client-example Bumps [jbpm-bpmn2](https://github.com/droolsjbpm/jbpm) from 5.1-SNAPSHOT to 6.2.0.Final. - [Release notes](https://github.com/droolsjbpm/jbpm/releases) - [Commits](https://github.com/droolsjbpm/jbpm/commits/6.2.0.Final) --- updated-dependencies: - dependency-name: org.jbpm:jbpm-bpmn2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- human-task-client-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/human-task-client-example/pom.xml b/human-task-client-example/pom.xml index e6546a3..792cc6b 100644 --- a/human-task-client-example/pom.xml +++ b/human-task-client-example/pom.xml @@ -111,7 +111,7 @@ - 5.1-SNAPSHOT + 6.2.0.Final