diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index f2c78be673b..d4a48bd836e 100644 --- a/packaging/tests/tas-cmis/pom.xml +++ b/packaging/tests/tas-cmis/pom.xml @@ -74,6 +74,11 @@ 5.4.0 test + + com.squareup.okhttp3 + okhttp + 4.12.0 + diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 93b7b742be6..1e83bfc62fe 100644 --- a/packaging/tests/tas-restapi/pom.xml +++ b/packaging/tests/tas-restapi/pom.xml @@ -86,6 +86,12 @@ test + + com.squareup.okhttp3 + okhttp + 4.12.0 + + org.awaitility awaitility