Skip to content

Commit

Permalink
build(deps): bump zeebe.version from 8.2.3 to 8.6.0
Browse files Browse the repository at this point in the history
Bumps `zeebe.version` from 8.2.3 to 8.6.0.

Updates `io.camunda:zeebe-bom` from 8.2.3 to 8.6.0
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.2.3...8.6.0)

Updates `io.camunda:zeebe-parent` from 8.2.3 to 8.6.0
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.2.3...8.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 9d9c2a7 commit c3ec056
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 @@ -44,7 +44,7 @@
<maven.version>3.0</maven.version>

<kotlin.version>2.0.20</kotlin.version>
<zeebe.version>8.2.3</zeebe.version>
<zeebe.version>8.6.0</zeebe.version>

<version.junit>5.11.1</version.junit>

Expand Down

0 comments on commit c3ec056

Please sign in to comment.