diff --git a/pom.xml b/pom.xml
index 27fb9a6bd..473e21bdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,11 +126,6 @@
spring-boot-devtools
test
-
- org.springframework.boot
- spring-boot-testcontainers
- test
-
org.springframework.boot
spring-boot-docker-compose
@@ -151,7 +146,11 @@
jakarta.xml.bind
jakarta.xml.bind-api
-
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.17.1
+