From 7f9fb8af70b0a8cfaab5f9df3d3b1aab603206e6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 15 May 2019 18:08:39 +0200 Subject: [PATCH] #502 - Upgrade to Spring Boot R2DBC 0.1.0.M1. --- r2dbc/pom.xml | 31 ++++--------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/r2dbc/pom.xml b/r2dbc/pom.xml index 481d46e9..432d8a64 100644 --- a/r2dbc/pom.xml +++ b/r2dbc/pom.xml @@ -21,44 +21,21 @@ - 1.4.199 5.2.0.M2 - - - - io.r2dbc - r2dbc-bom - Arabba-M8 - pom - import - - - - org.springframework.boot.experimental spring-boot-starter-data-r2dbc - 0.1.0.BUILD-SNAPSHOT + 0.1.0.M1 - io.r2dbc - r2dbc-h2 - test - - - - com.h2database - h2 - - - - org.springframework - spring-jdbc + org.springframework.boot.experimental + spring-boot-starter-r2dbc-h2 + 0.1.0.M1