From a9833134ba0d3fdd0b0b0f16b5b5f6f91653781f Mon Sep 17 00:00:00 2001
From: alfeilex <101652401+alfeilex@users.noreply.github.com>
Date: Thu, 26 Sep 2024 11:53:53 +0200
Subject: [PATCH] Update commons-compress to 1.26.0 and fix CVE-2024-26308,
update xmlunit-core to 2.10.0 (#656)
---
cli/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cli/pom.xml b/cli/pom.xml
index cabd14578..f50f087bb 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -26,7 +26,7 @@
org.apache.commons
commons-compress
- 1.23.0
+ 1.26.0
@@ -100,7 +100,7 @@
org.xmlunit
xmlunit-core
- 2.9.0
+ 2.10.0
org.xmlunit