diff --git a/pom.xml b/pom.xml
index 3f10c647..bb917770 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,13 @@
3.0.5
2.4
2.10
+ 2.15
+ 1.26
+ 1.6
+ 2.28
+ 2.9
+ 2.10
+ 2.4
@@ -77,7 +84,7 @@
org.jenkins-ci.plugins.workflow
workflow-api
- 2.15
+ ${workflow-api.version}
org.jenkins-ci.plugins
@@ -88,7 +95,7 @@
org.jenkins-ci.plugins
script-security
- 1.26
+ ${script-security.version}
org.jboss.marshalling
@@ -117,13 +124,13 @@
org.jenkins-ci.plugins
structs
- 1.6
+ ${structs.version}
test
org.jenkins-ci.plugins.workflow
workflow-cps
- 2.28
+ ${workflow-cps.version}
test
@@ -141,19 +148,19 @@
org.jenkins-ci.plugins.workflow
workflow-durable-task-step
- 2.9
+ ${workflow-durable-task-step.version}
test
org.jenkins-ci.plugins.workflow
workflow-job
- 2.10
+ ${workflow-job.version}
test
org.jenkins-ci.plugins.workflow
workflow-basic-steps
- 2.4
+ ${workflow-basic-steps.version}
test