#545 - Upgrade to Spring Boot R2DBC snapshots.
Required to adapt latest SPI changes.
This commit is contained in:
committed by
Mark Paluch
parent
d320ccac6d
commit
21f7da96f4
@@ -21,7 +21,7 @@
|
|||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<spring-boot-data-r2dbc.version>0.1.0.M2</spring-boot-data-r2dbc.version>
|
<spring-boot-data-r2dbc.version>0.1.0.BUILD-SNAPSHOT</spring-boot-data-r2dbc.version>
|
||||||
<r2dbc-h2.version>0.8.0.BUILD-SNAPSHOT</r2dbc-h2.version>
|
<r2dbc-h2.version>0.8.0.BUILD-SNAPSHOT</r2dbc-h2.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user