Skip to content

Commit

Permalink
Bump tokenSupportVersion from 5.0.2 to 5.0.3 (#76)
Browse files Browse the repository at this point in the history
Bumps `tokenSupportVersion` from 5.0.2 to 5.0.3.

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

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

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

---
updated-dependencies:
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 2, 2024
1 parent 5938612 commit 0eac2e6
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 @@ -23,7 +23,7 @@ repositories {
}

val testContainersVersion = "1.19.0"
val tokenSupportVersion = "5.0.2"
val tokenSupportVersion = "5.0.3"
val logstashLogbackEncoderVersion = "7.4"
val kluentVersion = "1.73"
val inntektsmeldingKontraktVersion = "2023.09.21-02-30-3f310"
Expand Down

0 comments on commit 0eac2e6

Please sign in to comment.