We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66672e commit 389870bCopy full SHA for 389870b
java/pom.xml
@@ -11,7 +11,7 @@
11
<properties>
12
<maven.compiler.source>11</maven.compiler.source>
13
<maven.compiler.target>11</maven.compiler.target>
14
- <zeebe.version>8.4.0</zeebe.version>
+ <zeebe.version>8.4.1</zeebe.version>
15
<log4j.version>2.19.0</log4j.version>
16
<main.class>io.camunda.getstarted.DeployAndStartInstance</main.class>
17
</properties>
0 commit comments