Skip to content

Commit

Permalink
Bump tokenValidationVersion from 5.0.3 to 5.0.5 (#506)
Browse files Browse the repository at this point in the history
Bumps `tokenValidationVersion` from 5.0.3 to 5.0.5.

Updates `no.nav.security:token-validation-spring` from 5.0.3 to 5.0.5
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.3...5.0.5)

Updates `no.nav.security:token-validation-spring-test` from 5.0.3 to 5.0.5
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.3...5.0.5)

---
updated-dependencies:
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.security:token-validation-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 2a4fb00 commit 2f91633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ allOpen {
dependencies {

val mockkVersion = "1.13.12"
val tokenValidationVersion = "5.0.3"
val tokenValidationVersion = "5.0.5"
val springdocVersion = "2.6.0"
val navFoedselsnummerVersion = "1.0-SNAPSHOT.6"
val skattKontraktVersjon = "2.0_20230214104704_706e9c0"
Expand Down

0 comments on commit 2f91633

Please sign in to comment.