diff --git a/CHANGELOG.md b/CHANGELOG.md index 409fc7e..9e6bdd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "oidc-library" -## [v1.3.3-SNAPSHOT] +## [v1.3.3] Added JSON parsed instance of the refresh token to `JWTToken` class, the getter and methods to checks its presence and expiration ## [v1.3.2] diff --git a/pom.xml b/pom.xml index 57bdb69..b3442e1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.common oidc-library - 1.3.3-SNAPSHOT + 1.3.3