Skip to content

Commit 475785a

Browse files
Bump token-validation-spring from 2.1.6 to 2.1.7
Bumps [token-validation-spring](https://github.com/navikt/token-support) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@2.1.6...2.1.7) --- 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 924f27a commit 475785a

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.4"
77
val testContainersVersion = "1.17.5"
88
val springDocVersion = "1.6.12"
9-
val tokenValidationVersion = "2.1.6"
9+
val tokenValidationVersion = "2.1.7"
1010
val problemSpringWebStartVersion = "0.27.0"
1111

1212
repositories {

0 commit comments

Comments
 (0)