Skip to content

Commit

Permalink
Bump io.camunda:zeebe-client-java from 8.6.6 to 8.6.7
Browse files Browse the repository at this point in the history
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.6.6 to 8.6.7.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.6.6...8.6.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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 791348e commit 90078da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine-adapter/camunda-platform-8-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-client-java</artifactId>
<version>8.6.6</version>
<version>8.6.7</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 90078da

Please sign in to comment.