pom updated

This commit is contained in:
lucio.lelii 2021-09-29 12:41:11 +02:00
parent c42094df38
commit 1e66ce01c0
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 Common Smartgears
## [v3.1.1-SNAPSHOT] - 2021-09-29
- minimal privilege granted also on empty resource_access in JWT token
## [v3.1.0] - 2021-05-14
- use of AccessTokenProvider

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
<name>SmartGears</name>
<dependencyManagement>