diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5fc4a68892..8d992b16e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1644,7 +1644,7 @@ bom { ] } } - library("Spring Retry", "1.2.4.RELEASE") { + library("Spring Retry", "1.2.5.RELEASE") { group("org.springframework.retry") { modules = [ "spring-retry"