Skip to content

Commit

Permalink
chore(deps): bump zeebe-bom from 8.0.3 to 8.0.4 (#259)
Browse files Browse the repository at this point in the history
Bumps [zeebe-bom](https://github.com/camunda/zeebe) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.3...8.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2022
1 parent 1ecf1f7 commit 7cd7baf
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 @@ -27,7 +27,7 @@
<properties>
<kotlin.version>1.7.0</kotlin.version>

<zeebe.version>8.0.3</zeebe.version>
<zeebe.version>8.0.4</zeebe.version>

<spring.boot.version>2.6.7</spring.boot.version>

Expand Down

0 comments on commit 7cd7baf

Please sign in to comment.