diff --git a/provider/indexer-ibm/pom.xml b/provider/indexer-ibm/pom.xml index c19d6975324ed8abdc59700f81ba867c9ad13464..374c6ea83fe19bb02e10b19d048032502e0e39f1 100644 --- a/provider/indexer-ibm/pom.xml +++ b/provider/indexer-ibm/pom.xml @@ -35,6 +35,7 @@ 0.16.0-rc1 5.3.22 2.13.2.2 + 2.13.2 @@ -109,6 +110,16 @@ jackson-databind ${jackson-databind.version} + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + org.springframework.boot spring-boot-starter-security