From 85cb5d4b3b23323467ad6f73505ee0c4e5cd1fbd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 11 Nov 2020 09:14:21 +0000 Subject: [PATCH] Upgrade to Reactor Dysprosium-SR14 Closes gh-24109 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 05adcc55cb..87faeb7e95 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1429,7 +1429,7 @@ bom { ] } } - library("Reactor Bom", "Dysprosium-BUILD-SNAPSHOT") { + library("Reactor Bom", "Dysprosium-SR14") { group("io.projectreactor") { imports = [ "reactor-bom"