From 43ea68119afa1dea768c01de2af1a041798bad2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Dec 2022 06:22:18 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMTHOUGHTWORKSXSTREAM-3182897 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e14162..28ab02a 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.20 compile