diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d6e80a349e..77f1b6c66d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1469,7 +1469,7 @@ bom { ] } } - library("Spring Retry", "2.0.0-SNAPSHOT") { + library("Spring Retry", "2.0.0-M1") { group("org.springframework.retry") { modules = [ "spring-retry"