From: Fiete Ostkamp Date: Fri, 27 Jun 2025 13:34:19 +0000 (+0200) Subject: Update camunda X-Git-Tag: 1.15.5~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ece3cd33612e833970c15197874215c3711df1ea;p=so.git Update camunda - update camunda (7.14.0 -> 7.15.0) to a spring boot 2.4 compatible version [0] [0] https://docs.camunda.org/manual/latest/user-guide/spring-boot-integration/version-compatibility/ Issue-ID: SO-4189 Signed-off-by: Fiete Ostkamp Change-Id: I6e1ccc5763e305511bc28a863dec0ca9efe7a453 --- diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 933eb44bc3..eb2b530535 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -98,7 +98,6 @@ antlr - generate-test-resources antlr4 diff --git a/pom.xml b/pom.xml index 93fde1a219..ae3522390c 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,7 @@ 2.1 2.4.13 2020.0.6 + 7.15.0 false true 0.33.0 @@ -1110,7 +1111,7 @@ org.camunda.bpm camunda-bom - 7.14.0 + ${camunda.version} import pom diff --git a/so-optimization-clients/pom.xml b/so-optimization-clients/pom.xml index 633c46c216..89c800daa7 100644 --- a/so-optimization-clients/pom.xml +++ b/so-optimization-clients/pom.xml @@ -44,7 +44,7 @@ org.camunda.bpm camunda-bom - 7.14.0 + ${camunda.version} import pom