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