#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>
|
||||
<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>
|
||||
|
||||
<dependencyManagement>
|
||||
@@ -30,7 +30,7 @@
|
||||
<dependency>
|
||||
<groupId>io.r2dbc</groupId>
|
||||
<artifactId>r2dbc-bom</artifactId>
|
||||
<version>Arabba-BUILD-SNAPSHOT</version>
|
||||
<version>Arabba-M8</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user