From 0626395b9fde2c88db588529f46a495f7bbfe639 Mon Sep 17 00:00:00 2001 From: andyjk15 Date: Mon, 7 Dec 2020 19:26:55 +0000 Subject: [PATCH] [07.12.20] Updating dependencies --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4128a8..0dc58c9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.8.RELEASE + 2.3.0.RELEASE @@ -64,6 +64,7 @@ org.hibernate hibernate-entitymanager + 5.4.24.Final @@ -120,6 +121,11 @@ 2.4.7 test + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.11.0 +