diff --git a/pom.xml b/pom.xml index 0afaff2..5f5b9f6 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 3.4.5 1.9.4 2.2.0 - 2.18.3 + 2.20.0 3.15.0 0.12.7 @@ -74,6 +74,13 @@ pom import + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + io.camunda zeebe-bpmn-model @@ -89,21 +96,6 @@ spring-boot-starter-camunda-operate ${project.version} - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - io.jsonwebtoken jjwt-api