Skip to content

Commit

Permalink
chore(deps): bump zeebe.version in /chaos-workers/chaos-worker
Browse files Browse the repository at this point in the history
Bumps `zeebe.version` from 1.3.4 to 1.3.5.

Updates `zeebe-client-java` from 1.3.4 to 1.3.5

Updates `zeebe-util` from 1.3.4 to 1.3.5

Updates `zeebe-build-tools` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@1.3.4...1.3.5)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2022
1 parent a63fb2a commit a40ac19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaos-workers/chaos-worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<version.log4j>2.17.2</version.log4j>
<version.slf4j>1.7.36</version.slf4j>
<version.kotlin>1.6.10</version.kotlin>
<zeebe.version>1.3.4</zeebe.version>
<zeebe.version>1.3.5</zeebe.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit a40ac19

Please sign in to comment.