diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml
index e8b30f2c18..826b1eba6c 100644
--- a/activemq-console/pom.xml
+++ b/activemq-console/pom.xml
@@ -125,7 +125,7 @@
org.apache.velocity
- velocity
+ velocity-engine-core
commons-collections
diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml
index 77f4753a60..9a9400c500 100644
--- a/assembly/src/main/descriptors/common-bin.xml
+++ b/assembly/src/main/descriptors/common-bin.xml
@@ -204,7 +204,7 @@
com.thoughtworks.xstream:xstream
xpp3:xpp3
org.codehaus.jettison:jettison
- org.apache.velocity:velocity
+ org.apache.velocity:velocity-engine-core
org.apache.servicemix.bundles:org.apache.servicemix.bundles.josql
org.jasypt:jasypt
org.jasypt:jasypt-spring31
diff --git a/pom.xml b/pom.xml
index 400fc6585b..8f7c6197ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
4.3.24.RELEASE
3.0.2
1.2.5
- 1.7
+ 2.1
4.2.0
2.7.2
2.6.0
@@ -1137,7 +1137,7 @@
org.apache.velocity
- velocity
+ velocity-engine-core
${velocity-version}