diff --git a/engine-adapter/camunda-platform-7-remote-spring-boot-starter/pom.xml b/engine-adapter/camunda-platform-7-remote-spring-boot-starter/pom.xml index c7a03797..5e3752c2 100644 --- a/engine-adapter/camunda-platform-7-remote-spring-boot-starter/pom.xml +++ b/engine-adapter/camunda-platform-7-remote-spring-boot-starter/pom.xml @@ -50,14 +50,16 @@ camunda-bpm-spring-boot-starter-external-task-client provided + org.camunda.community.rest camunda-platform-7-rest-client-spring-boot-starter - 7.22.0 + 7.22.1 provided + dev.bpm-crafters.process-engine-api diff --git a/engine-adapter/camunda-platform-8-core/pom.xml b/engine-adapter/camunda-platform-8-core/pom.xml index 155605c0..e858bb0d 100644 --- a/engine-adapter/camunda-platform-8-core/pom.xml +++ b/engine-adapter/camunda-platform-8-core/pom.xml @@ -26,13 +26,13 @@ io.camunda zeebe-client-java - 8.6.3 + 8.6.6 provided io.camunda camunda-tasklist-client-java - 8.6.4 + 8.6.6 provided @@ -58,13 +58,13 @@ io.camunda zeebe-process-test-assertions - 8.6.3 + 8.6.6 provided io.camunda zeebe-process-test-extension-testcontainer - 8.6.3 + 8.6.6 provided diff --git a/engine-adapter/camunda-platform-8-spring-boot-starter/pom.xml b/engine-adapter/camunda-platform-8-spring-boot-starter/pom.xml index 09e01d33..e42aadfd 100644 --- a/engine-adapter/camunda-platform-8-spring-boot-starter/pom.xml +++ b/engine-adapter/camunda-platform-8-spring-boot-starter/pom.xml @@ -38,13 +38,13 @@ io.camunda spring-boot-starter-camunda-sdk - 8.6.3 + 8.6.6 provided io.camunda camunda-tasklist-client-java - 8.6.4 + 8.6.6 provided @@ -64,7 +64,7 @@ io.camunda zeebe-process-test-extension-testcontainer - 8.6.3 + 8.6.6 test diff --git a/examples/java-c7-remote/pom.xml b/examples/java-c7-remote/pom.xml index 6a010e27..d23ccee0 100644 --- a/examples/java-c7-remote/pom.xml +++ b/examples/java-c7-remote/pom.xml @@ -24,7 +24,7 @@ org.springframework.cloud spring-cloud-dependencies - 2023.0.3 + 2024.0.0 pom import diff --git a/examples/java-c8/pom.xml b/examples/java-c8/pom.xml index 365712d8..75849bd7 100644 --- a/examples/java-c8/pom.xml +++ b/examples/java-c8/pom.xml @@ -42,12 +42,12 @@ io.camunda spring-boot-starter-camunda-sdk - 8.6.3 + 8.6.6 io.camunda camunda-tasklist-client-java - 8.6.4 + 8.6.6 io.camunda @@ -59,13 +59,13 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.6.0 + 2.7.0 io.camunda zeebe-process-test-extension-testcontainer - 8.6.3 + 8.6.6 test