Skip to content

Commit b52c9cd

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

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
@@ -5,7 +5,7 @@ val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
66
val testContainersVersion = "1.17.3"
77
val springDocVersion = "1.6.11"
8-
val tokenValidationVersion = "2.1.4"
8+
val tokenValidationVersion = "2.1.6"
99
val problemSpringWebStartVersion = "0.27.0"
1010

1111
repositories {

0 commit comments

Comments
 (0)