From 09f969a9bebe31370df64702a61420f14ead6271 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Tue, 6 Apr 2021 08:00:49 +0200 Subject: [PATCH] Excludes vulnerable version of mxparser and uses fixed one --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 7373522f0..d0122a796 100644 --- a/pom.xml +++ b/pom.xml @@ -1122,8 +1122,19 @@ com.thoughtworks.xstream xstream 1.4.16 + + + io.github.x-stream + mxparser + + + + io.github.x-stream + mxparser + 1.2.1 + javax.persistence persistence-api