diff --git a/pom.xml b/pom.xml
index dff3648..519ebdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,15 +14,15 @@
org.springframework.data.build
spring-data-parent
- 2.2.0.M4
+ 2.2.0.BUILD-SNAPSHOT
DATAR2DBC
- 2.2.0.M4
- 1.1.0.M4
+ 2.2.0.BUILD-SNAPSHOT
+ 1.1.0.BUILD-SNAPSHOT
spring.data.r2dbc
reuseReports
@@ -34,8 +34,6 @@
7.1.2.jre8-preview
Arabba-M8
1.0.1
- 1.10.1
-
2018
@@ -74,6 +72,13 @@
pom
import
+
+ org.testcontainers
+ testcontainers-bom
+ ${testcontainers}
+ pom
+ import
+
@@ -223,7 +228,6 @@
org.testcontainers
mysql
- ${testcontainers.version}
test
@@ -236,7 +240,6 @@
org.testcontainers
postgresql
- ${testcontainers.version}
test