diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index ba12ba1e0e9c..22b2f45317f6 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -222,7 +222,7 @@ arrow-format 19.0.0 - + com.google.flatbuffers flatbuffers-java @@ -256,8 +256,8 @@ - org.apache.arrow:arrow-format:[19.0.0] - com.google.flatbuffers:flatbuffers-java:[25.2.10] + org.apache.arrow:arrow-format + com.google.flatbuffers:flatbuffers-java @@ -274,26 +274,6 @@ - - org.apache.maven.plugins - maven-enforcer-plugin - 3.6.1 - - - - - com.google.flatbuffers:flatbuffers-java - - - - - org.apache.arrow:arrow-format:[19.0.0] - com.google.flatbuffers:flatbuffers-java:[25.2.10] - - - - -