From 5ca867849987963d4ee776bc395e0971a0dbc87f Mon Sep 17 00:00:00 2001 From: jinquanni Date: Wed, 31 Aug 2022 20:44:10 +0800 Subject: [PATCH] Updated direct dependencies Issue-ID: MSB-681 Signed-off-by: jinquanni Change-Id: Ib2d696488b0d83bd3c96bc11c1c7ef8fc5c0c7ed --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 06a0107..5a1035e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,12 +63,12 @@ com.fasterxml.jackson.core jackson-databind - 2.12.1 + 2.13.3 com.fasterxml.jackson.core jackson-core - 2.12.1 + 2.13.3 com.google.guava -- 2.16.6