From dfe98bd779a03efc8f176d1c8946c769417f5a60 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 5 Jul 2023 22:22:43 +0100 Subject: Update outdated/vulnerable dependencies Signed-off-by: Vasyl Razinkov Change-Id: Ib809c636cd4505589901d1f5b95bedba1fc0a1f5 Issue-ID: SDC-4560 --- utils/webseal-simulator/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'utils/webseal-simulator') diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 8ddaab1d59..9068814456 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -77,8 +77,8 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${httpclient.version} @@ -100,8 +100,8 @@ commons-logging - commons-logging-api - 1.0.4 + commons-logging + ${commons-logging} -- cgit 1.2.3-korg