Skip to content

Commit 389870b

Browse files
build(deps): bump io.camunda:zeebe-client-java in /java
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] <support@github.com>
1 parent b66672e commit 389870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<maven.compiler.source>11</maven.compiler.source>
1313
<maven.compiler.target>11</maven.compiler.target>
14-
<zeebe.version>8.4.0</zeebe.version>
14+
<zeebe.version>8.4.1</zeebe.version>
1515
<log4j.version>2.19.0</log4j.version>
1616
<main.class>io.camunda.getstarted.DeployAndStartInstance</main.class>
1717
</properties>

0 commit comments

Comments
 (0)