Dependency Updates

This commit is contained in:
apenski 2022-11-09 11:20:47 +01:00
parent b244f73d3a
commit d019642ba5
3 changed files with 76 additions and 70 deletions

View file

@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
removed.
- [INTERNAL] Bump [Saxon HE](https://www.saxonica.com/documentation11/documentation.xml) to 11.4
- [INTERNAL] Bump [jaxb-ri](https://github.com/eclipse-ee4j/jaxb-ri) to 2.3.7
- (CORE) Various other dependency updates. See pom.xml
- [INTERNAL] CLI parsing based on pico-cli, commons-cli is removed