diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94e32fa1b9..946485c68a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1731,7 +1731,7 @@ bom { ] } } - library("Spring Retry", "1.2.5.RELEASE") { + library("Spring Retry", "1.3.0") { group("org.springframework.retry") { modules = [ "spring-retry"