diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6fda854fcc2..bdfd9d2cd26 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1767,7 +1767,7 @@ bom { ] } } - library("Spring Retry", "1.3.1") { + library("Spring Retry", "1.3.2") { group("org.springframework.retry") { modules = [ "spring-retry"