From 89b122983361d25d3208330c588b921c5804c5e9 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Fri, 12 Aug 2022 10:48:05 +0800 Subject: [PATCH] Updated direct dependencies Issue-ID: HOLMES-546 Signed-off-by: Guangrong Fu Change-Id: I531945986994fdc53d40de713ebda10991d993aa --- pom.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 83a1104..04b9a6c 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ org.postgresql postgresql - 42.2.13 + 42.3.6 org.projectlombok @@ -270,7 +270,7 @@ com.thoughtworks.xstream xstream - 1.4.16 + 1.4.19 org.glassfish.jersey.inject @@ -323,6 +323,12 @@ 1.3.2 provided + + org.hamcrest + hamcrest-core + 1.3 + test + @@ -344,12 +350,6 @@ - - org.hamcrest - hamcrest-core - 1.3 - test - org.powermock powermock-core @@ -386,7 +386,6 @@ 2.0.7 test - org.powermock powermock-api-easymock -- 2.16.6