diff --git a/pom.xml b/pom.xml index 0e27305..c3a827e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,7 @@ 0.2.0 2.1.0 0.11.5 + 1.19.3 @@ -120,13 +121,13 @@ org.testcontainers junit-jupiter - 1.19.1 + ${testcontainers.version} test org.testcontainers mysql - 1.19.1 + ${testcontainers.version} test @@ -136,7 +137,7 @@ org.testcontainers testcontainers-bom - 1.19.1 + ${testcontainers.version} pom import