diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ee93073f142..d85b60d4e31 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1417,7 +1417,7 @@ bom { ] } } - library('Reactor Bom', 'Dysprosium-BUILD-SNAPSHOT') { + library('Reactor Bom', 'Dysprosium-SR3') { group('io.projectreactor') { imports = [ 'reactor-bom'