diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 753a904478..f4872cce8e 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-SNAPSHOT") { + library("Spring Retry", "2.0.0") { group("org.springframework.retry") { modules = [ "spring-retry"