Skip to content

Commit d1a9497

Browse files
Bump no.nav.security:token-validation-spring
Bumps the all-dependencies group with 1 update in the / directory: [no.nav.security:token-validation-spring](https://github.com/navikt/token-support). Updates `no.nav.security:token-validation-spring` from 5.0.5 to 5.0.11 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.11) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58fb2ce commit d1a9497

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
@@ -4,7 +4,7 @@ val mockkVersion = "1.13.13"
44
val logstashVersion = "8.0"
55
val testContainersVersion = "1.20.3"
66
val springDocVersion = "2.6.0"
7-
val tokenValidationVersion = "5.0.5"
7+
val tokenValidationVersion = "5.0.11"
88
val kotlinVersion = "2.0.21"
99

1010
repositories {

0 commit comments

Comments
 (0)