Skip to content

Commit

Permalink
Bump tokenValidationVersion from 4.1.3 to 4.1.4 (#466)
Browse files Browse the repository at this point in the history
Bumps `tokenValidationVersion` from 4.1.3 to 4.1.4.

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

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

---
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 Apr 10, 2024
1 parent dd07b7b commit b219926
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 @@ -47,7 +47,7 @@ allOpen {
dependencies {

val mockkVersion = "1.13.10"
val tokenValidationVersion = "4.1.3"
val tokenValidationVersion = "4.1.4"
val springdocVersion = "2.5.0"
val navFoedselsnummerVersion = "1.0-SNAPSHOT.6"
val skattKontraktVersjon = "2.0_20230214104704_706e9c0"
Expand Down

0 comments on commit b219926

Please sign in to comment.