diff --git a/CHANGELOG.md b/CHANGELOG.md index 303d1f0..5f26762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [v2.5.2] - 2020-10-16 + +Bug Fix + +[#19978] LiferayUserManager#listMembershipRequestsByGroup issue in returned list + ## [v2.5.1] [r4.25.0] - 2020-07-10 [#19603]Enhance performance of VRE membership requests retrieval by adding dedicated method for retrieving pending requests by groupid diff --git a/pom.xml b/pom.xml index d950c9c..5c22fa5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.dvos usermanagement-core - 2.5.2-SNAPSHOT + 2.5.2 jar User Management API