<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-util</artifactId>
<version>8.6.5</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:2.0.16
|-- org.apache.logging.log4j:log4j-api:2.23.1
|-- org.apache.logging.log4j:log4j-core:2.23.1
|-- com.fasterxml.jackson.core:jackson-databind:2.17.2
|-- com.fasterxml.jackson.core:jackson-annotations:2.17.2
|-- org.springframework:spring-context:6.1.14
|-- org.springframework.boot:spring-boot:3.3.5
|-- org.springframework.boot:spring-boot-actuator:3.3.5
|-- org.springframework.boot:spring-boot-autoconfigure:3.3.5
|-- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.5
|-- org.apache.commons:commons-lang3:3.17.0
provided