From 98adbd4408393ce84a529e6b216039015df7b4b6 Mon Sep 17 00:00:00 2001 From: Nikola Koevski Date: Fri, 7 Mar 2025 12:02:49 +0100 Subject: [PATCH] deps: bump zeebe to version 8.6.11 --- java/README.md | 2 +- java/pom.xml | 2 +- spring/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/README.md b/java/README.md index 25bdfb8..3280c0a 100644 --- a/java/README.md +++ b/java/README.md @@ -13,7 +13,7 @@ provides a Zeebe client. io.camunda zeebe-client-java - 8.5.6 + 8.6.11 ``` diff --git a/java/pom.xml b/java/pom.xml index e00dc64..12314f4 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -11,7 +11,7 @@ 11 11 - 8.6.9 + 8.6.11 2.19.0 io.camunda.getstarted.DeployAndStartInstance diff --git a/spring/pom.xml b/spring/pom.xml index 47ff285..1ce8601 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -12,7 +12,7 @@ 17 17 - 8.6.9 + 8.6.11