Skip to content

Commit 7bf6edf

Browse files
committed
Upgrade to OAuth2 OIDC SDK 8.19.1
Closes gh-22951
1 parent dd138e8 commit 7bf6edf

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", "7.5") {
1201+
library("OAuth2 OIDC SDK", "8.19.1") {
12021202
group("com.nimbusds") {
12031203
modules = [
12041204
"oauth2-oidc-sdk"

0 commit comments

Comments
 (0)