Skip to content

Commit

Permalink
FKS-364: Upgrade to latest authorization library to support multiple …
Browse files Browse the repository at this point in the history
…roles on a user.
  • Loading branch information
sourcecodeas committed Jan 29, 2024
1 parent ac51ce0 commit d7cc243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'org.springframework.kafka:spring-kafka'
implementation 'no.fintlabs:fint-kafka:3.0.0-rc-1'
implementation 'no.fintlabs:fint-resource-server-security:1.1.0'
implementation 'no.fintlabs:fint-kontroll-authorization:1.1.6'
implementation 'no.fintlabs:fint-kontroll-auth:1.2.0'
implementation 'no.fint:fint-model-resource:0.4.1'
implementation 'io.projectreactor:reactor-core'
implementation 'org.apache.commons:commons-collections4:4.4'
Expand Down

0 comments on commit d7cc243

Please sign in to comment.