Merge branch 'RED-8702' into 'main'
RED-8702: Explore document databases to store entityLog See merge request fforesight/keycloak-commons!10
This commit is contained in:
commit
7269604f0b
@ -12,7 +12,7 @@ plugins {
|
||||
val springVersion = "3.2.2";
|
||||
|
||||
dependencies {
|
||||
api("com.knecon.fforesight:tenant-commons:0.21.0")
|
||||
api("com.knecon.fforesight:tenant-commons:0.23.0")
|
||||
api("org.springframework.boot:spring-boot-starter-oauth2-resource-server:${springVersion}")
|
||||
api("org.springframework.boot:spring-boot-starter-security:${springVersion}")
|
||||
api("org.springframework.boot:spring-boot-starter-web:${springVersion}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user