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.2.8 to 8.2.9.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.8...8.2.9)

---
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 Jul 26, 2023
1 parent e7225f0 commit a1d7afc
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.2.8</zeebe.version>
<zeebe.version>8.2.9</zeebe.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a1d7afc

Please sign in to comment.