From 27a8ed7eb36b63a3ddda296e50ff1eab43932ebc Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Thu, 22 Sep 2022 05:34:55 +0200 Subject: [PATCH] Move xstream.version property to test dependencies section XStream is only used for tests, and is not an optional production dependency. This commit moves the property declaration to the correct section in the pom file. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 514a4775c..a509feb5f 100644 --- a/pom.xml +++ b/pom.xml @@ -76,11 +76,11 @@ 3.1.0 3.2.37 4.7.1 - 1.4.19 5.8.2 1.0.0-SNAPSHOT + 1.4.19 4.13.2 ${junit-jupiter.version} 2.2