diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d830463193..e2fe6316e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1197,7 +1197,7 @@ bom { } } library("OAuth2 OIDC SDK") { - version("8.36.1") { + version("8.36.2") { shouldAlignWithVersionFrom("Spring Security") } group("com.nimbusds") {