Skip to content

Commit

Permalink
chore(deps): bump zeebe.version from 8.1.6 to 8.1.8
Browse files Browse the repository at this point in the history
Bumps `zeebe.version` from 8.1.6 to 8.1.8.

Updates `zeebe-client-java` from 8.1.6 to 8.1.8
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.1.6...8.1.8)

Updates `zeebe-process-test-extension` from 8.1.6 to 8.1.8
- [Release notes](https://github.com/camunda/zeebe-process-test/releases)
- [Commits](camunda/zeebe-process-test@8.1.6...8.1.8)

Updates `zeebe-process-test-extension-testcontainer` from 8.1.6 to 8.1.8
- [Release notes](https://github.com/camunda/zeebe-process-test/releases)
- [Commits](camunda/zeebe-process-test@8.1.6...8.1.8)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-extension
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-extension-testcontainer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and upgradingdave committed Oct 31, 2023
1 parent f3719b6 commit 4e20b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<java.version>8</java.version>
<spring-zeebe.version>8.1.17</spring-zeebe.version>
<zeebe.version>8.1.6</zeebe.version>
<zeebe.version>8.1.8</zeebe.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4e20b83

Please sign in to comment.