diff --git a/flink-filesystems/flink-s3-fs-presto/pom.xml b/flink-filesystems/flink-s3-fs-presto/pom.xml
index cb3236ce1a67c0..a191b446b82c14 100644
--- a/flink-filesystems/flink-s3-fs-presto/pom.xml
+++ b/flink-filesystems/flink-s3-fs-presto/pom.xml
@@ -182,6 +182,14 @@ under the License.
presto-memory-context
+
+
+ org.alluxio
+ alluxio-shaded-client
+
+
io.airlift
diff --git a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
index 111f291a6996b4..d6cf973d5efb62 100644
--- a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
@@ -39,7 +39,6 @@ This project bundles the following dependencies under the Apache Software Licens
- io.airlift:slice:0.38
- io.airlift:units:1.3
- joda-time:joda-time:2.5
-- org.alluxio:alluxio-shaded-client:2.8.1
- org.apache.commons:commons-compress:1.26.0
- org.apache.commons:commons-configuration2:2.1.1
- org.apache.commons:commons-lang3:3.18.0