Skip to content

Commit 6a808ee

Browse files
committed
Upgrade to OAuth2 OIDC SDK 8.19.2
Closes gh-23354
1 parent 21fd33b commit 6a808ee

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
@@ -1198,7 +1198,7 @@ bom {
11981198
]
11991199
}
12001200
}
1201-
library("OAuth2 OIDC SDK", "8.19.1") {
1201+
library("OAuth2 OIDC SDK", "8.19.2") {
12021202
group("com.nimbusds") {
12031203
modules = [
12041204
"oauth2-oidc-sdk"

0 commit comments

Comments
 (0)