Skip to content

Commit

Permalink
build(deps): bump io.camunda:zeebe-client-java in /java (#306)
Browse files Browse the repository at this point in the history
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  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 Jan 29, 2024
1 parent fa1c947 commit a45c235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<zeebe.version>8.4.0</zeebe.version>
<zeebe.version>8.4.1</zeebe.version>
<log4j.version>2.19.0</log4j.version>
<main.class>io.camunda.getstarted.DeployAndStartInstance</main.class>
</properties>
Expand Down

0 comments on commit a45c235

Please sign in to comment.