diff --git a/pom.xml b/pom.xml
index 0dc58c9..e4128a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.0.RELEASE
+ 2.2.8.RELEASE
@@ -64,7 +64,6 @@
org.hibernate
hibernate-entitymanager
- 5.4.24.Final
@@ -121,11 +120,6 @@
2.4.7
test
-
- com.fasterxml.jackson.datatype
- jackson-datatype-jsr310
- 2.11.0
-