diff --git a/pom.xml b/pom.xml
index 0bfab0d..0f46d83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,39 +30,15 @@
org.springframework.boot
spring-boot-starter
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.7.4
-
-
- com.fasterxml.jackson.core
- jackson-core
-
-
- com.fasterxml.jackson.core
- jackson-annotations
-
-
-
-
- com.fasterxml.jackson.core
- jackson-core
- 2.7.4
-
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- 2.7.4
-
-
-
org.springframework.boot
spring-boot-starter-test
test
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
com.h2database
h2