Skip to content

Commit

Permalink
build(deps): bump io.camunda:zeebe-client-java in /java
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.1 to 8.4.4.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.4.1...8.4.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent a45c235 commit 102e5fb
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.1</zeebe.version>
<zeebe.version>8.4.4</zeebe.version>
<log4j.version>2.19.0</log4j.version>
<main.class>io.camunda.getstarted.DeployAndStartInstance</main.class>
</properties>
Expand Down

0 comments on commit 102e5fb

Please sign in to comment.