Skip to content

Commit

Permalink
Bump zeebe.version from 8.2.11 to 8.2.13
Browse files Browse the repository at this point in the history
Bumps `zeebe.version` from 8.2.11 to 8.2.13.

Updates `io.camunda:zeebe-bpmn-model` from 8.2.11 to 8.2.13
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.11...8.2.13)

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

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bpmn-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 5627691 commit d57d14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<connector-core.version>0.22.1</connector-core.version>
<zeebe.version>8.2.11</zeebe.version>
<zeebe.version>8.2.13</zeebe.version>
<ktor.version>2.3.2</ktor.version>
<kotlinx-coroutines-core-jvm.version>1.6.4</kotlinx-coroutines-core-jvm.version>
</properties>
Expand Down

0 comments on commit d57d14a

Please sign in to comment.