Skip to content

Commit f96071a

Browse files
authored
Merge pull request #37 from navikt/dependabot/gradle/no.nav.security-token-validation-spring-2.1.6
Bump token-validation-spring from 2.1.4 to 2.1.6
2 parents a79da3b + b52c9cd commit f96071a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
66
val testContainersVersion = "1.17.5"
77
val springDocVersion = "1.6.11"
8-
val tokenValidationVersion = "2.1.4"
8+
val tokenValidationVersion = "2.1.6"
99
val problemSpringWebStartVersion = "0.27.0"
1010

1111
repositories {

0 commit comments

Comments
 (0)