Skip to content

Commit

Permalink
Bump tokenValidationVersion from 5.0.1 to 5.0.2 (#501)
Browse files Browse the repository at this point in the history
Bumps `tokenValidationVersion` from 5.0.1 to 5.0.2.

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

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

---
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 Aug 23, 2024
1 parent 0338987 commit 5b0cd7b
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.1"
val tokenValidationVersion = "5.0.2"
val springdocVersion = "2.6.0"
val navFoedselsnummerVersion = "1.0-SNAPSHOT.6"
val skattKontraktVersjon = "2.0_20230214104704_706e9c0"
Expand Down

0 comments on commit 5b0cd7b

Please sign in to comment.