Skip to content

Commit

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

Updates `io.camunda:zeebe-bom` from 8.2.3 to 8.2.10
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.2.10)

Updates `io.camunda:zeebe-parent` from 8.2.3 to 8.2.10
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 7a4a1fa commit 3e297f2
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>1.9.0</kotlin.version>
<zeebe.version>8.2.3</zeebe.version>
<zeebe.version>8.2.10</zeebe.version>

<version.junit>5.10.0</version.junit>

Expand Down

0 comments on commit 3e297f2

Please sign in to comment.