Skip to content

Commit fb1cd82

Browse files
committed
Upgrade to OAuth2 OIDC SDK 8.36.2
Closes gh-27034
1 parent ded6b26 commit fb1cd82

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
@@ -1196,7 +1196,7 @@ bom {
11961196
]
11971197
}
11981198
}
1199-
library("OAuth2 OIDC SDK", "8.36.1") {
1199+
library("OAuth2 OIDC SDK", "8.36.2") {
12001200
group("com.nimbusds") {
12011201
modules = [
12021202
"oauth2-oidc-sdk"

0 commit comments

Comments
 (0)