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