RED-6686 - token based web request interceptor

This commit is contained in:
Timo Bejan 2023-06-27 23:07:24 +03:00
parent 63742620a8
commit 7df651880f

View File

@ -61,7 +61,7 @@ tasks.named<BootBuildImage>("bootBuildImage") {
dependencies {
implementation("com.knecon.fforesight:keycloak-commons:0.14.0")
implementation("com.knecon.fforesight:keycloak-commons:0.17.0")
implementation("com.knecon.fforesight:swagger-commons:0.5.0")
implementation("org.postgresql:postgresql:42.5.4")
implementation("com.google.guava:guava:31.1-jre")