Skip to content

Commit c0c2053

Browse files
Bump tokenSupportVersion from 5.0.36 to 5.0.39 (#419)
Bumps `tokenSupportVersion` from 5.0.36 to 5.0.39. Updates `no.nav.security:token-validation-spring` from 5.0.36 to 5.0.39 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.36...5.0.39) Updates `no.nav.security:token-client-spring` from 5.0.36 to 5.0.39 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.36...5.0.39) Updates `no.nav.security:token-validation-spring-test` from 5.0.36 to 5.0.39 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.36...5.0.39) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-version: 5.0.39 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: no.nav.security:token-client-spring dependency-version: 5.0.39 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: no.nav.security:token-validation-spring-test dependency-version: 5.0.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf34aa5 commit c0c2053

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
@@ -22,7 +22,7 @@ repositories {
2222
}
2323

2424
val testContainersVersion = "1.21.3"
25-
val tokenSupportVersion = "5.0.36"
25+
val tokenSupportVersion = "5.0.39"
2626
val logstashLogbackEncoderVersion = "8.1"
2727
val kluentVersion = "1.73"
2828
val sykepengesoknadKafkaVersion = "2025.10.29-06.20-4d9e1e3f"

0 commit comments

Comments
 (0)