diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6d5700f0d2d..d646fb20bb1 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.3-SNAPSHOT") { + library("Spring Retry", "2.0.3") { considerSnapshots() group("org.springframework.retry") { modules = [