diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c681e2..1b73b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#23544] Integrated with the fieldId added to gCube Metadata Profile - Moved to GWT 2.9 - Moed to maven-portal-bom 3.6.4 -- [#24111] Added dependencies required for building with JDK_11 +- [#24111] Added dependency required for building with JDK_11 ## [v1.0.1-SNAPSHOT] - 2020-10-08 diff --git a/pom.xml b/pom.xml index 3e378dc..1c31d47 100644 --- a/pom.xml +++ b/pom.xml @@ -99,13 +99,6 @@ - - - org.projectlombok - lombok - 1.18.4 - provided - javax.xml.bind @@ -114,6 +107,8 @@ provided + +