diff --git a/core/trino-main/pom.xml b/core/trino-main/pom.xml index 5b6f273f3df1..5fe724e4c2a0 100644 --- a/core/trino-main/pom.xml +++ b/core/trino-main/pom.xml @@ -463,6 +463,24 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + + org.apache.maven.surefire + surefire-junit-platform + ${dep.plugin.surefire.version} + + + org.apache.maven.surefire + surefire-testng + ${dep.plugin.surefire.version} + + + + org.gaul modernizer-maven-plugin diff --git a/core/trino-parser/pom.xml b/core/trino-parser/pom.xml index f3b0a88dfe87..aee026311707 100644 --- a/core/trino-parser/pom.xml +++ b/core/trino-parser/pom.xml @@ -63,12 +63,6 @@ junit-jupiter-params test - - - org.testng - testng - test - diff --git a/pom.xml b/pom.xml index 887dcedd6d90..1193337a50b4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 116 + 119 io.trino