diff --git a/CHANGELOG.md b/CHANGELOG.md index a8ea8b0..2029bd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,19 +3,17 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "oidc-library" ## [v1.3.2] -Token exchange (#27099) -Header X-D4Science-Context in query exchange and refresh - -- performQueryTokenWithPOST accepts also optional headers -- performURLEncodedPOSTSendData accepts also optional headers -- implemented queryExchangeToken - +- Header X-D4Science-Context in query exchange and refresh +- Token exchange (#27099) +- PerformQueryTokenWithPOST accepts also optional headers +- PerformURLEncodedPOSTSendData accepts also optional headers +- Moved from `maven-portal-bom` to `gcube-bom` ## [v1.3.1] -Added `Catalogue-Manager` and `Catalogue-Moderator` roles to the enum (#23623) +- Added `Catalogue-Manager` and `Catalogue-Moderator` roles to the enum (#23623) ## [v1.3.0] -Added method to retrieve UMA token by using `clientId` and `clientSecret` in a specific `audience` (aka context) that can now be provided in both encoded and not encoded form (starts with "/" check is performed). +- Added method to retrieve UMA token by using `clientId` and `clientSecret` in a specific `audience` (aka context) that can now be provided in both encoded and not encoded form (starts with "/" check is performed). ## [v1.2.1] - "Data-Editor" role added (#20896), some logs changed to debug level diff --git a/pom.xml b/pom.xml index 1f05b2e..39006a8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,8 @@ org.gcube.distribution - maven-portal-bom - 3.7.0 + gcube-bom + 2.4.0 pom import @@ -33,6 +33,14 @@ https://code-repo.d4science.org/gCubeSystem/${project.artifactId} + + 8 + ${java.version} + ${java.version} + 1.6.4 + 1.2.16 + + @@ -48,12 +56,14 @@ org.slf4j slf4j-log4j12 + ${slf4j-log4j12.version} test log4j log4j + ${log4j.version} test