diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 356aad13ab..f2207d16db 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1412,7 +1412,7 @@ bom { ] } } - library("Spring Retry", "2.0.0-RC2") { + library("Spring Retry", "2.0.0-SNAPSHOT") { group("org.springframework.retry") { modules = [ "spring-retry"