diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c3c6a2ca4d6..3621038f515 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1101,7 +1101,7 @@ bom { ] } } - library("R2DBC H2", "1.0.0.RC1") { + library("R2DBC H2", "1.0.0.RELEASE") { group("io.r2dbc") { modules = [ "r2dbc-h2"