diff --git a/pom.xml b/pom.xml
index 54ca87eb8204..40198664f36e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
0.11.5
21.9.0.0
1.14
- 193
+ 194
2.2.8
2.18.0
1.18.0
diff --git a/testing/trino-product-tests/src/main/resources/tempto-configuration.yaml b/testing/trino-product-tests/src/main/resources/tempto-configuration.yaml
index 4b11d578692e..b359aece3138 100644
--- a/testing/trino-product-tests/src/main/resources/tempto-configuration.yaml
+++ b/testing/trino-product-tests/src/main/resources/tempto-configuration.yaml
@@ -132,6 +132,9 @@ databases:
default_schema: test
skip_create_schema: false
table_manager_type: cassandra
+ basic:
+ request:
+ timeout_seconds: 30
sqlserver:
jdbc_driver_class: com.microsoft.sqlserver.jdbc.SQLServerDriver