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 84f1779 commit 3fbaa1fCopy full SHA for 3fbaa1f
build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
developmentOnly("org.springframework.boot:spring-boot-devtools")
79
implementation("io.micrometer:micrometer-tracing-bridge-otel")
80
81
- implementation("com.nimbusds:nimbus-jose-jwt:10.2")
+ implementation("com.nimbusds:nimbus-jose-jwt:10.3")
82
83
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.8")
84
implementation("org.springdoc:springdoc-openapi-starter-common:2.8.8")
0 commit comments