diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0dd268b1d9..2f6ee94feb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1761,7 +1761,7 @@ bom { ] } } - library("Spring Retry", "1.3.4-SNAPSHOT") { + library("Spring Retry", "1.3.4") { group("org.springframework.retry") { modules = [ "spring-retry"