This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 efa8cf992d7 chore(deps): Bump io.camunda:zeebe-client-java from 8.5.6
to 8.5.7 (#15442)
efa8cf992d7 is described below
commit efa8cf992d77536005b2e485ed947d76566e8869
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 5 09:35:41 2024 +0200
chore(deps): Bump io.camunda:zeebe-client-java from 8.5.6 to 8.5.7 (#15442)
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from
8.5.6 to 8.5.7.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camunda/zeebe/compare/8.5.6...8.5.7)
---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ad312ace876..6fa106d51e9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,7 @@
<xpp3-version>1.1.4c</xpp3-version>
<yasson-version>3.0.4</yasson-version>
<yetus-audience-annotations-version>0.15.0</yetus-audience-annotations-version>
- <zeebe.version>8.5.6</zeebe.version>
+ <zeebe.version>8.5.7</zeebe.version>
<zendesk-client-version>1.0.0</zendesk-client-version>
<zookeeper-version>3.9.2</zookeeper-version>
<zxing-version>3.5.3</zxing-version>