diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4f50caf180..dcb1f7f1f8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1475,7 +1475,7 @@ bom { ] } } - library("Spring Retry", "2.0.4-SNAPSHOT") { + library("Spring Retry", "2.0.4") { considerSnapshots() group("org.springframework.retry") { modules = [