diff --git a/pom.xml b/pom.xml
index c62a455e..132fdbad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,16 +246,8 @@ SPDX-License-Identifier: MIT
commons-lang3
- com.fasterxml.jackson.core
- jackson-core
-
-
- com.fasterxml.jackson.core
- jackson-databind
-
-
- com.fasterxml.jackson.core
- jackson-annotations
+ org.springframework.boot
+ spring-boot-starter-json
org.geotools
@@ -785,6 +777,7 @@ SPDX-License-Identifier: MIT
org.springframework.boot:spring-boot-starter-test
org.springframework.boot:spring-boot-starter-webmvc
org.springframework.boot:spring-boot-starter-webmvc-test
+ org.springframework.boot:spring-boot-starter-json
org.springframework.boot:spring-boot-starter-data-jpa
org.springframework.boot:spring-boot-starter-actuator
org.springframework.boot:spring-boot-starter-validation