Skip to content

Commit

Permalink
E - Setter tilbake alle til tokenSupportVersion = '4.1.4' fra 5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Oct 17, 2024
1 parent 729aee4 commit eb54484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
springBootVersion = '3.3.4'
springKafkaVersion = '3.2.4'
archunitVersion = '1.3.0'
tokenSupportVersion = '5.0.5'
tokenSupportVersion = '4.1.4'

//test
jupiterVersion = '5.11.2'
Expand Down Expand Up @@ -36,7 +36,7 @@ group = 'no.nav.eessi.pensjon'
dependencies {
//eessi pensjon libs
implementation("no.nav.eessi.pensjon:ep-logging:2.1.83")
implementation("no.nav.eessi.pensjon:ep-eux:2.3.29") {
implementation("no.nav.eessi.pensjon:ep-eux:2.3.31") {
exclude module: 'ep-security-sts'
}
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.86")
Expand Down

0 comments on commit eb54484

Please sign in to comment.