From f6e8af4a7b4635874fbeb5641b87316abde810d5 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 22 Jun 2022 17:20:36 +0200 Subject: [PATCH] - #23525 Removed the scope of xml-apis dependency - Moved to maven-portal-bom v3.6.4 --- CHANGELOG.md | 3 +++ pom.xml | 5 ++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca58391..4ac8e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.0.1-SNAPSHOT] - 2022-06-22 + +- [#23525] Removed the scope of xml-apis dependency ## [v1.0.0] - 2022-05-18 diff --git a/pom.xml b/pom.xml index 4d0dd1a..9997439 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.widgets ckan-content-moderator-widget jar - 1.0.0 + 1.0.1-SNAPSHOT gCube Ckan Content Moderator Widget @@ -43,7 +43,7 @@ org.gcube.distribution maven-portal-bom - 3.6.3 + 3.6.4 pom import @@ -79,7 +79,6 @@ xml-apis xml-apis 1.4.01 - provided