Skip to content

Commit 4a28e21

Browse files
committed
Upgrade to OAuth2 OIDC SDK 9.9
Closes gh-27038
1 parent 7b3eb1d commit 4a28e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@ bom {
12841284
]
12851285
}
12861286
}
1287-
library("OAuth2 OIDC SDK", "9.3.3") {
1287+
library("OAuth2 OIDC SDK", "9.9") {
12881288
group("com.nimbusds") {
12891289
modules = [
12901290
"oauth2-oidc-sdk"

0 commit comments

Comments
 (0)