Skip to content

Commit 3362dd0

Browse files
committed
Upgrade to OAuth2 OIDC SDK 8.36.1
Closes gh-25636
1 parent 3d4b89a commit 3362dd0

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") {
1199+
library("OAuth2 OIDC SDK", "8.36.1") {
12001200
group("com.nimbusds") {
12011201
modules = [
12021202
"oauth2-oidc-sdk"

0 commit comments

Comments
 (0)