From d50ac8d0862600405f901ce8ad675a5021c257a4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 10 Mar 2020 16:11:58 +0000 Subject: [PATCH] Upgrade to Reactor Bom Dysprosium-SR5 Closes gh-20481 --- 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 7dccd89eeb..62d2ea3d83 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1378,7 +1378,7 @@ bom { ] } } - library("Reactor Bom", "Dysprosium-SR4") { + library("Reactor Bom", "Dysprosium-SR5") { group("io.projectreactor") { imports = [ "reactor-bom"