From a3d5d6f1731f0e868817ff2f33cebd48bf474620 Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Sat, 6 Aug 2022 15:29:31 +0800 Subject: [PATCH] Murphy Security Bug List Fixes --- hippo4j-common/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/hippo4j-common/pom.xml b/hippo4j-common/pom.xml index 6fa7d09a..194f8a8c 100644 --- a/hippo4j-common/pom.xml +++ b/hippo4j-common/pom.xml @@ -13,6 +13,8 @@ 5.2.21.RELEASE 5.2.15.RELEASE 5.2.21.RELEASE + 5.2.19.RELEASE + 2.12.6 @@ -34,6 +36,18 @@ ${spring-beans.version} + + org.springframework + spring-core + ${spring-core.version} + + + + com.fasterxml.jackson.core + jackson-databind + ${jackson-databind.version} + + org.springframework.boot spring-boot-starter