diff --git a/plugin/trino-delta-lake/pom.xml b/plugin/trino-delta-lake/pom.xml
index 786d3f26233d..bb486e66040a 100644
--- a/plugin/trino-delta-lake/pom.xml
+++ b/plugin/trino-delta-lake/pom.xml
@@ -231,6 +231,12 @@
io.trino
trino-main
test
+
+
+ com.github.stephenc.jcip
+ jcip-annotations
+
+