diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4076e452469..bd88b22cafc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1483,7 +1483,7 @@ bom { ] } } - library("Spring Retry", "2.0.0-RC1") { + library("Spring Retry", "2.0.0-RC2") { group("org.springframework.retry") { modules = [ "spring-retry"