diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 18d04df83a6..b57d1777a5b 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1848,7 +1848,7 @@ bom { releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}") } } - library("R2DBC MSSQL", "1.0.3.RELEASE") { + library("R2DBC MSSQL", "1.0.4.RELEASE") { group ("io.r2dbc") { modules = [ "r2dbc-mssql"