From 8955933a479625abf3e8526bb93a8d36294c09ca Mon Sep 17 00:00:00 2001 From: andyjk15 Date: Mon, 7 Dec 2020 19:34:37 +0000 Subject: [PATCH] Revert "[07.12.20] Updating dependencies" This reverts commit 0626395b --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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 -