From 74e53fffd5f64341505d1f4cf7b1cf53d3314bf1 Mon Sep 17 00:00:00 2001 From: rolandq Date: Wed, 29 Jul 2020 18:57:37 +1000 Subject: [PATCH] fix xstream and makensis --- installer/pom.xml | 2 +- pom.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/installer/pom.xml b/installer/pom.xml index 886e6d7..422a0c2 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -351,7 +351,7 @@ - + diff --git a/pom.xml b/pom.xml index 73971af..98c2285 100644 --- a/pom.xml +++ b/pom.xml @@ -374,5 +374,10 @@ slf4j-log4j12 1.7.19 + + xerces + xercesImpl + 2.12.0 +