diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index faef8c49be..14c0c4ac3a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1403,7 +1403,7 @@ bom { ] } } - library('Reactor Bom', 'Dysprosium-SR3') { + library('Reactor Bom', 'Dysprosium-SR4') { group('io.projectreactor') { imports = [ 'reactor-bom'