Release of the 1.1.2 version

This commit is contained in:
Mauro Mugnaini 2021-01-20 11:45:47 +01:00
parent 0a24b10c87
commit 1e48c3ce03
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "oidc-library"
## [v1.2.0-SNAPSHOT]
## [v1.2.0]
- Site is now comparable. Added JTI value getter and essentials info dump in JWT. Revised get avatar helper.
## [v1.1.1]

View File

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