-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: None
-
Not defined
As described in the parent task, we need to replace:
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-test</artifactId>
<version>${zeebe.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-broker</artifactId>
<version>${zeebe.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-elasticsearch-exporter</artifactId>
<version>${zeebe.version}</version>
<scope>test</scope>
</dependency>
with the zeebe test container dependency https://github.com/camunda-community-hub/zeebe-test-container