diff --git a/History.md b/History.md
index b2448679..4d0b635d 100644
--- a/History.md
+++ b/History.md
@@ -9,7 +9,9 @@
- #392 CLI: action combine: --ignorefileextension to ignore PDF/A input file errors dosen't work
- for CLI combine, fx is now default
- set profile to XR if XR is imported #395
-- Powershell compatibility: added --no-additional-attachments command line option for better batch processing
+- Powershell compatibility: added --no-additional-attachments command line option for better batch processing:
+ In cmd also --attachments "" worked but in powershell it was hard to figure out that one had to use --attachments '""'
+- Be able to validate XRechnung/UBL files #337
2.11.0
=======
diff --git a/validator/pom.xml b/validator/pom.xml
index fd176e71..115fdb7c 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -41,28 +41,11 @@
2.12.0-SNAPSHOT
- ch.qos.logback
- logback-classic
- 1.5.6
-
-
- ch.qos.logback
- logback-core
- 1.5.6
+ jakarta.xml.bind
+ jakarta.xml.bind-api
+ 4.0.2
-
-
- org.codehaus.janino
- janino
- 3.1.8
-
-
-
- com.googlecode.slf4j-maven-plugin-log
- slf4j-maven-plugin-log
- 1.0.0
-