diff --git a/bom/pom.xml b/bom/pom.xml
index b2a8a9555b..e25ca89dd1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -56,6 +56,11 @@
struts2-core
${struts-version.version}
+
+ org.apache.struts
+ struts2-async-plugin
+ ${struts-version.version}
+
org.apache.struts
struts2-bean-validation-plugin
@@ -171,6 +176,11 @@
struts2-tiles-plugin
${struts-version.version}
+
+ org.apache.struts
+ struts2-velocity-plugin
+ ${struts-version.version}
+