diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 36fe2fa21df..84e1f9e23a4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1767,7 +1767,7 @@ bom { ] } } - library("Spring Retry", "1.3.3-SNAPSHOT") { + library("Spring Retry", "1.3.3") { group("org.springframework.retry") { modules = [ "spring-retry"