diff --git a/pom.xml b/pom.xml index 37b3d78c8c..1f6d55f95d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,15 +25,16 @@ spring.data.jdbc reuseReports - 3.6.2 - 0.1.4 - 2.2.8 - 3.4.4 - 1.3.1 - 1.5.1 - 5.1.41 - 42.0.0 - + 3.6.2 + 0.1.4 + 2.2.8 + 3.4.4 + 1.3.1 + 5.1.41 + 42.0.0 + 1.6.0 + + @@ -191,14 +192,14 @@ org.testcontainers mysql - ${mysql.version} + ${testcontainers.version} test org.testcontainers postgresql - ${mysql.version} + ${testcontainers.version} test