From 76ce7e42d4f8d89eb1da41a3813dad00bfbc8552 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Mon, 5 May 2025 11:19:46 -0400 Subject: [PATCH] added multiext runtime dep --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 35f0156..d20cd80 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,12 @@ + + com.inteligr8.activiti + multiext-activiti-app-ext + 1.0.0 + runtime +