Skip to content

Commit 18d6b73

Browse files
Bump token-validation-spring from 2.1.7 to 2.1.8
Bumps [token-validation-spring](https://github.com/navikt/token-support) from 2.1.7 to 2.1.8. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@2.1.7...2.1.8) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5093896 commit 18d6b73

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
@@ -6,7 +6,7 @@ val springVersion = "2.5.5"
66
val springSleuthVersion = "3.1.5"
77
val testContainersVersion = "1.17.5"
88
val springDocVersion = "1.6.12"
9-
val tokenValidationVersion = "2.1.7"
9+
val tokenValidationVersion = "2.1.8"
1010
val problemSpringWebStartVersion = "0.27.0"
1111

1212
repositories {

0 commit comments

Comments
 (0)