Skip to content

Commit 27ef94b

Browse files
Bump tokenSupportVersion from 5.0.39 to 6.0.3
Bumps `tokenSupportVersion` from 5.0.39 to 6.0.3. Updates `no.nav.security:token-validation-spring` from 5.0.39 to 6.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.39...6.0.3) Updates `no.nav.security:token-client-spring` from 5.0.39 to 6.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.39...6.0.3) Updates `no.nav.security:token-validation-spring-test` from 5.0.39 to 6.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.39...6.0.3) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: no.nav.security:token-client-spring dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: no.nav.security:token-validation-spring-test dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adfba40 commit 27ef94b

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
@@ -26,7 +26,7 @@ repositories {
2626
val testContainersVersion = "2.0.3"
2727
val logstashLogbackEncoderVersion = "9.0"
2828
val kluentVersion = "1.73"
29-
val tokenSupportVersion = "5.0.39"
29+
val tokenSupportVersion = "6.0.3"
3030
val sykepengesoknadKafkaVersion = "2025.11.18-06.24-f860ace9"
3131
val kotestVersion = "6.1.3"
3232

0 commit comments

Comments
 (0)