Skip to content

Commit ad9fb72

Browse files
Bump token-validation-spring from 1.3.9 to 2.1.4
Bumps [token-validation-spring](https://github.com/navikt/token-support) from 1.3.9 to 2.1.4. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@1.3.9...2.1.4) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbebcf6 commit ad9fb72

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 = "6.6"
55
val springVersion = "2.5.5"
66
val testContainersVersion = "1.17.3"
77
val springFoxVersion = "3.0.0"
8-
val tokenValidationVersion = "1.3.9"
8+
val tokenValidationVersion = "2.1.4"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)