Skip to content

Commit

Permalink
Bump the backend group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the backend group with 3 updates in the / directory: [no.nav.security:token-client-core](https://github.com/navikt/token-support), [no.nav.security:token-client-spring](https://github.com/navikt/token-support) and [no.nav.security:token-validation-spring](https://github.com/navikt/token-support).


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

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent d35f1f0 commit a095c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion http-client/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val tokenSupportVersion = "5.0.8"
val tokenSupportVersion = "5.0.11"
val wiremockVersion = "3.0.1"
val tilleggsstønaderKontrakterVersion = "2024.10.31-11.26.7172148519ea"

Expand Down
2 changes: 1 addition & 1 deletion sikkerhet/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val tokenSupportVersion = "5.0.8"
val tokenSupportVersion = "5.0.11"

plugins {
kotlin("plugin.spring") version "2.0.21"
Expand Down

0 comments on commit a095c7a

Please sign in to comment.