From bcbfe0d702509c6d47f13653d20b3b37adcb75c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Nov 2024 02:50:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMTHOUGHTWORKSXSTREAM-8352924 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e14162..d4be93a 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.21 compile