diff --git a/core/trino-server/pom.xml b/core/trino-server/pom.xml
index 522faef54028..1cbbdee6c22b 100644
--- a/core/trino-server/pom.xml
+++ b/core/trino-server/pom.xml
@@ -51,6 +51,13 @@
+
+ io.takari.maven.plugins
+ takari-lifecycle-plugin
+
+ none
+
+
diff --git a/pom.xml b/pom.xml
index 47df9419862c..2ec05855262d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2094,7 +2094,7 @@
ca.vanzyl.provisio.maven.plugins
provisio-maven-plugin
- 1.0.18
+ 1.0.20
@@ -2167,6 +2167,12 @@
1.2.8
+
+ ca.vanzyl.provisio.maven.plugins
+ provisio-maven-plugin
+ 1.0.20
+ PLUGIN
+
org.apache.maven.plugins
maven-javadoc-plugin
@@ -2185,6 +2191,12 @@
${dep.drift.version}
PLUGIN
+
+ io.takari.maven.plugins
+ takari-lifecycle-plugin
+ 2.1.1
+ PLUGIN
+
com.google.errorprone
error_prone_core