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