This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 282d89f2551 chore(deps): Bump io.camunda:zeebe-client-java from 8.6.11 to 8.6.12 282d89f2551 is described below commit 282d89f2551a4fa1423ac2ca49cabfdc9f79bca5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 17 07:32:28 2025 +0000 chore(deps): Bump io.camunda:zeebe-client-java from 8.6.11 to 8.6.12 Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.6.11 to 8.6.12. - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](https://github.com/camunda/camunda/compare/8.6.11...8.6.12) --- updated-dependencies: - dependency-name: io.camunda:zeebe-client-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5de7a5b673d..e27fbc2dbd1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -520,7 +520,7 @@ <xpp3-version>1.1.4c</xpp3-version> <yasson-version>3.0.4</yasson-version> <yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version> - <zeebe-version>8.6.11</zeebe-version> + <zeebe-version>8.6.12</zeebe-version> <zendesk-client-version>1.1.1</zendesk-client-version> <zookeeper-version>3.9.3</zookeeper-version> <zxing-version>3.5.3</zxing-version>