Upgraded keycloak-client lower bound of range

This commit is contained in:
Luca Frosini 2024-05-21 16:55:42 +02:00
parent 48fb6cafa1
commit 82137e2d37
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>keycloak-client</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<version>[2.1.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<!-- END Authorization Related Dependencies -->
<!-- Accounting Related Dependencies -->