diff --git a/CHANGELOG.md b/CHANGELOG.md index b42d60f..3866dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#22883] Integrated the configurations exposed by (the new) geoportal-client (>= 1.1.0-SNAPSHOT) - Passed to UCD/Projects geoportal client/service - [#23835] Integrated with WORKFLOW_ACTION_LIST_GUI configuration -- [#23909] Declared lombok and jaxb-api required for JDK_11 +- [#23909] Declared lombok required for JDK_11 - [#23913] Integrated with GUI presentation configurations read from IS ## [v1.4.0] - 2022-06-08 diff --git a/pom.xml b/pom.xml index 1f4381d..34eb079 100644 --- a/pom.xml +++ b/pom.xml @@ -93,12 +93,6 @@ provided - - javax.xml.bind - jaxb-api - 2.3.0 - - org.slf4j