Skip to content

Commit

Permalink
F!!Oppgraderer til siste version av nav token support som inneholder …
Browse files Browse the repository at this point in the history
…fix for spring sårbarhet ref CWE-178
  • Loading branch information
dskarpas committed Nov 18, 2024
1 parent 946dc8a commit 2546a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
kotlinVersion = '2.0.21'
tokenSupportVersion = '4.1.4'
tokenSupportVersion = '5.0.11'
}
}

Expand Down

0 comments on commit 2546a9b

Please sign in to comment.