We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45c235 commit 7e13060Copy full SHA for 7e13060
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.1</zeebe.version>
+ <zeebe.version>8.4.2</zeebe.version>
15
<log4j.version>2.19.0</log4j.version>
16
<main.class>io.camunda.getstarted.DeployAndStartInstance</main.class>
17
</properties>
0 commit comments