From aaf77a6a648850176859671932b06a96124befaa Mon Sep 17 00:00:00 2001
From: Swati Awate <99341045+swatipersistent@users.noreply.github.com>
Date: Tue, 10 Sep 2024 10:16:27 +0530
Subject: [PATCH] fixed vulnerabilities
---
pom.xml | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7dab8e9..762a96c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
org.json
json
- 20230618
+ 20240303
@@ -232,7 +232,24 @@
httpclient
4.5.13
-
+
+
+ org.codehaus.plexus
+ plexus-archiver
+ 4.10.0
+
+
+ org.apache.commons
+ commons-compress
+
+
+
+
+ org.apache.commons
+ commons-compress
+ 1.27.1
+
+
org.apache.commons
commons-lang3
@@ -241,7 +258,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.13.4.2
+ 2.17.2