From a12d2718699793285b9bc3a63ce3b99ca367c954 Mon Sep 17 00:00:00 2001 From: egernug Date: Wed, 1 Nov 2023 11:02:24 +0000 Subject: Update dependencies to resolve vulnerabilities Issue-ID: CPS-1790 Signed-off-by: egernug Change-Id: I132e329142ab15fe2a05106847c6e1410090212c --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98b0051c..8faad412 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,11 @@ logstash-logback-encoder 7.0.1 + + net.minidev + json-smart + 2.5.0 + org.apache.httpcomponents httpclient @@ -127,7 +132,7 @@ org.codehaus.janino janino - 3.1.7 + 3.1.10 org.projectlombok -- cgit 1.2.3-korg