Skip to content

Commit 37c9fb0

Browse files
committed
Upgrade to OAuth2 OIDC SDK 9.9.1
Closes gh-27700
1 parent d9cb187 commit 37c9fb0

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
@@ -1285,7 +1285,7 @@ bom {
12851285
}
12861286
}
12871287
library("OAuth2 OIDC SDK") {
1288-
version("9.9") {
1288+
version("9.9.1") {
12891289
shouldAlignWithVersionFrom("Spring Security")
12901290
}
12911291
group("com.nimbusds") {

0 commit comments

Comments
 (0)