diff --git a/History.md b/History.md
index f669bf87..255d38a1 100644
--- a/History.md
+++ b/History.md
@@ -10,6 +10,7 @@
- be able to disable "source pdf set to timeout"
- automated tests zuv/verapdf validate created library test files
- unify loggers
+- merge readmes and history.md s
done
- remove jaxb
- 2.1 now default
diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml
index 8b7fcaef..8193581c 100644
--- a/Mustang-CLI/pom.xml
+++ b/Mustang-CLI/pom.xml
@@ -87,6 +87,7 @@
org.apache.maven.plugins
maven-jar-plugin
+ 3.2.0
diff --git a/library/pom.xml b/library/pom.xml
index b70b04e9..e4abd6ff 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -92,14 +92,14 @@
org.xmlunit
xmlunit-core
- 2.6.2
+ 2.6.3
test
-
+
- com.sanityinc
- jargs
- 2.0-SNAPSHOT
+ org.xmlunit
+ xmlunit-assertj
+ 2.6.3
diff --git a/validator/pom.xml b/validator/pom.xml
index 4996ba5d..025c17ed 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -118,7 +118,7 @@
-
+
@@ -167,24 +167,6 @@
-
-
- com.helger.maven
- ph-sch2xslt-maven-plugin
- 5.0.8
-
- ${basedir}/src/main/resources/
- ${basedir}/src/main/resources/xslt
-
-
-
-
- convert
-
-
-
-
org.apache.maven.plugins
maven-shade-plugin