diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml
index b5bfa346b..9e287d3eb 100644
--- a/bom-weekly/pom.xml
+++ b/bom-weekly/pom.xml
@@ -247,6 +247,11 @@
echarts-api
5.5.0-1
+
+ io.jenkins.plugins
+ eddsa-api
+ 0.3.0-4.v84c6f0f4969e
+
io.jenkins.plugins
file-parameters
diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml
index 090d90eaf..03ec11d91 100644
--- a/sample-plugin/pom.xml
+++ b/sample-plugin/pom.xml
@@ -33,6 +33,10 @@
io.jenkins.plugins
byte-buddy-api
+
+ io.jenkins.plugins
+ eddsa-api
+
io.jenkins.plugins
pipeline-graph-view