Skip to content

Commit

Permalink
build(deps): bump io.camunda:zeebe-client-java in /spring
Browse files Browse the repository at this point in the history
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.4.5 to 8.5.0.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Changelog](https://github.com/camunda/zeebe/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.4.5...8.5.0)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 416d889 commit b4a337d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<java.version>11</java.version>
<spring-zeebe.version>8.1.17</spring-zeebe.version>
<zeebe.version>8.4.5</zeebe.version>
<zeebe.version>8.5.0</zeebe.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b4a337d

Please sign in to comment.