Skip to content

Commit

Permalink
Bump no.nav.security:token-validation-core from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [no.nav.security:token-validation-core](https://github.com/navikt/token-support) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2023
1 parent 747ed8f commit 426ccf8
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 @@ -26,7 +26,7 @@
<felles.version>2.20230210162649_a258d57-SPRING_BOOT_3</felles.version>
<spring.boot.version>3.1.1</spring.boot.version>
<mockk.version>1.13.5</mockk.version>
<nav.security.token.version>3.1.0</nav.security.token.version>
<nav.security.token.version>3.1.1</nav.security.token.version>

<!--suppress UnresolvedMavenProperty Ligger som secret i github-->
<sonar.projectKey>${SONAR_PROJECTKEY}</sonar.projectKey>
Expand Down

0 comments on commit 426ccf8

Please sign in to comment.