From b108ef5aa2da8deb4e0765f74f74b4fa3a0191c5 Mon Sep 17 00:00:00 2001 From: "heavyrain.lee" Date: Wed, 18 Mar 2020 09:07:25 +0800 Subject: [PATCH] fix security alert --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2840c27..9e42ad6 100644 --- a/pom.xml +++ b/pom.xml @@ -120,17 +120,17 @@ com.fasterxml.jackson.core jackson-core - 2.9.8 + [2.9.10.3,) com.fasterxml.jackson.core jackson-databind - 2.9.10.1 + [2.9.10.3,) com.fasterxml.jackson.core jackson-annotations - 2.9.8 + [2.9.10.3,)