diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0affc6d4e5..7a1547b6f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1468,7 +1468,7 @@ bom { ] } } - library("Spring Retry", "2.0.1") { + library("Spring Retry", "2.0.2-SNAPSHOT") { group("org.springframework.retry") { modules = [ "spring-retry"