<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-util</artifactId>
<version>8.6.0-alpha2-rc4</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:2.0.13
|-- org.apache.logging.log4j:log4j-api:2.21.1
|-- org.apache.logging.log4j:log4j-core:2.21.1
|-- com.fasterxml.jackson.core:jackson-databind:2.17.1
|-- com.fasterxml.jackson.core:jackson-annotations:2.17.1
|-- org.springframework:spring-context:6.1.8
|-- org.springframework.boot:spring-boot:3.2.5
|-- org.springframework.boot:spring-boot-actuator:3.2.5
|-- org.springframework.boot:spring-boot-autoconfigure:3.2.5
|-- org.springframework.boot:spring-boot-actuator-autoconfigure:3.2.5
|-- org.apache.commons:commons-lang3:3.14.0
provided