From 78b88d04da4d98d365c7fae239a8438a784c144a Mon Sep 17 00:00:00 2001 From: apenski Date: Mon, 7 Nov 2022 16:44:49 +0100 Subject: [PATCH] Bump jaxb-ri to 2.3.7 --- CHANGELOG.md | 7 +++++-- pom.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e367ed..575bb9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- [ResolvingConfigurationStrategy.java#getProcessor()](de/kosit/validationtool/api/ResolvingConfigurationStrategy) is removed. +- [ResolvingConfigurationStrategy.java#getProcessor()](de/kosit/validationtool/api/ResolvingConfigurationStrategy) is + removed. +- Bump [jaxb-ri](https://github.com/eclipse-ee4j/jaxb-ri) to 2.3.7 - [INTERNAL] CLI parsing based on pico-cli, commons-cli is removed ## 1.4.2 @@ -22,7 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - [CLI] [#74](https://projekte.kosit.org/kosit/validator/-/issues/74) fix ansi output of the cli version -- [#80](https://github.com/itplr-kosit/validator/issues/80) using classloader to initialize jaxb context (to support usage in OSGi +- [#80](https://github.com/itplr-kosit/validator/issues/80) using classloader to initialize jaxb context (to support + usage in OSGi environments) - [#75] (https://github.com/itplr-kosit/validator/issues/75) Improve logging on invalid documents diff --git a/pom.xml b/pom.xml index e4a6ed0..5a8de83 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ UTF-8 0.8.7 - 2.3.4 + 2.3.7 1.18.20 9.9.1-7 1.7.25