Prepared for new 1.2.1 version

This commit is contained in:
Mauro Mugnaini 2021-03-17 11:38:49 +01:00
parent 7689b2238e
commit ac26a35417
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "oidc-library"
## [v1.2.1-SNAPSHOT]
- "Data-Editor" role added, some logs changed to debug
## [v1.2.0]
- Site is now comparable. Added JTI value getter and essentials info dump in JWT. Revised get avatar helper.

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>oidc-library</artifactId>
<version>1.2.0</version>
<version>1.2.1-SNAPSHOT</version>
<dependencyManagement>
<dependencies>