#501 - Upgrade to Spring Data R2DBC 1.0 M2.
Upgrade to R2DBC Arabba M8 BOM as well.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<h2.version>1.4.199</h2.version>
|
<h2.version>1.4.199</h2.version>
|
||||||
<spring.version>5.2.0.BUILD-SNAPSHOT</spring.version>
|
<spring.version>5.2.0.M2</spring.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.r2dbc</groupId>
|
<groupId>io.r2dbc</groupId>
|
||||||
<artifactId>r2dbc-bom</artifactId>
|
<artifactId>r2dbc-bom</artifactId>
|
||||||
<version>Arabba-BUILD-SNAPSHOT</version>
|
<version>Arabba-M8</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user