From 97d61ee7958af6dd2ad6766e694f7ed3ada235e5 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Thu, 9 Mar 2023 16:55:14 +0800 Subject: [PATCH] Updated Direct Dependencies Issue-ID: HOLMES-596 Signed-off-by: Guangrong Fu Change-Id: I4a2f4147e786faea3d8d2e49345595a84fbb42f8 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 991b3aa..b684c38 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ org.postgresql postgresql - 42.3.6 + 42.5.1 org.projectlombok @@ -231,7 +231,7 @@ com.squareup.okhttp3 okhttp - 3.14.1 + 4.10.0 io.swagger @@ -265,7 +265,7 @@ com.google.code.gson gson - 2.8.6 + 2.10 com.thoughtworks.xstream -- 2.16.6