Skip to content

Commit d403964

Browse files
committed
Upgrade to OAuth2 OIDC SDK 8.36.2
Closes gh-27067
1 parent 1f53e93 commit d403964

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
@@ -1197,7 +1197,7 @@ bom {
11971197
}
11981198
}
11991199
library("OAuth2 OIDC SDK") {
1200-
version("8.36.1") {
1200+
version("8.36.2") {
12011201
shouldAlignWithVersionFrom("Spring Security")
12021202
}
12031203
group("com.nimbusds") {

0 commit comments

Comments
 (0)