diff --git a/account-service/pom.xml b/account-service/pom.xml index 1aeb782..0afb823 100644 --- a/account-service/pom.xml +++ b/account-service/pom.xml @@ -63,7 +63,7 @@ org.testcontainers testcontainers-bom - 1.21.3 + 2.0.2 pom import diff --git a/customer-service/pom.xml b/customer-service/pom.xml index 131889e..b7e3ff7 100644 --- a/customer-service/pom.xml +++ b/customer-service/pom.xml @@ -63,7 +63,7 @@ org.testcontainers testcontainers-bom - 1.21.3 + 2.0.2 pom import