diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 985d343dc5a0..d4b950ad9853 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1285,7 +1285,7 @@ bom { } } library("OAuth2 OIDC SDK") { - version("9.9") { + version("9.9.1") { shouldAlignWithVersionFrom("Spring Security") } group("com.nimbusds") {