Skip to content

Commit

Permalink
Bump token-support.version from 5.0.5 to 5.0.13 (#1287)
Browse files Browse the repository at this point in the history
Bumps `token-support.version` from 5.0.5 to 5.0.13.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ramin Esfandiari <ramin.esfandiari@nav.no>
  • Loading branch information
dependabot[bot] and ramrock93 authored Dec 6, 2024
1 parent 1f0d244 commit b117e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<fuel.version>2.3.1</fuel.version>
<kotlinx-coroutines.version>1.9.0</kotlinx-coroutines.version>
<token-support.version>5.0.5</token-support.version>
<token-support.version>5.0.13</token-support.version>
<dusseldorf-ktor.version>5.0.14</dusseldorf-ktor.version>
<de.huxhorn.sulky.ulid.version>8.3.0</de.huxhorn.sulky.ulid.version>
</properties>
Expand Down

0 comments on commit b117e1c

Please sign in to comment.