We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbebcf6 commit ad9fb72Copy full SHA for ad9fb72
build.gradle.kts
@@ -5,7 +5,7 @@ val logstashVersion = "6.6"
5
val springVersion = "2.5.5"
6
val testContainersVersion = "1.17.3"
7
val springFoxVersion = "3.0.0"
8
-val tokenValidationVersion = "1.3.9"
+val tokenValidationVersion = "2.1.4"
9
10
repositories {
11
mavenCentral()
0 commit comments