<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-util</artifactId>
<version>8.3.17</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:2.0.16
|-- org.apache.logging.log4j:log4j-api:2.20.0
|-- org.apache.logging.log4j:log4j-core:2.20.0
|-- com.fasterxml.jackson.core:jackson-databind:2.15.3
|-- com.fasterxml.jackson.core:jackson-core:2.15.3
|-- com.fasterxml.jackson.core:jackson-annotations:2.15.3
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3
|-- org.springframework:spring-core:6.1.14
|-- org.springframework:spring-context:6.1.14
|-- org.springframework.boot:spring-boot:3.1.11
|-- org.springframework.boot:spring-boot-actuator:3.1.11
|-- org.springframework.boot:spring-boot-autoconfigure:3.1.11
|-- org.springframework.boot:spring-boot-actuator-autoconfigure:3.1.11
|-- org.apache.commons:commons-lang3:3.14.0
provided