diff --git a/embedding-clients/transformers-embedding/pom.xml b/embedding-clients/transformers-embedding/pom.xml
index f79e479a5..422b1e5fa 100644
--- a/embedding-clients/transformers-embedding/pom.xml
+++ b/embedding-clients/transformers-embedding/pom.xml
@@ -24,6 +24,19 @@
0.25.0
1.16.2
+
+
+
+
+ ai.djl
+ bom
+ ${djl.version}
+ pom
+ import
+
+
+
+
org.springframework.experimental.ai
@@ -40,25 +53,21 @@
ai.djl.pytorch
pytorch-engine
- ${djl.version}
ai.djl
api
- ${djl.version}
ai.djl
model-zoo
- ${djl.version}
ai.djl.huggingface
tokenizers
- ${djl.version}