Skip to content

Commit 785b129

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.5.0 to 8.5.1. - [Release notes](https://github.com/camunda/zeebe/releases) - [Changelog](https://github.com/camunda/zeebe/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.5.0...8.5.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 c4f34bf commit 785b129

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.5.0</zeebe.version>
14+
<zeebe.version>8.5.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)