From 341fa9aca2f1357d7db86f4155eb55764741b112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85smund=20V=C3=A5ge=20Fannemel?= <34712686+asmfstatoil@users.noreply.github.com> Date: Sat, 9 Nov 2024 06:57:48 +0100 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities (#1172) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMTHOUGHTWORKSXSTREAM-8352924 Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8c33b34ede..d19a354a09 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ com.thoughtworks.xstream xstream - 1.4.20 + 1.4.21 org.junit.jupiter