diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml
index 6b77107464..c578e152eb 100644
--- a/activemq-karaf/src/main/resources/features-core.xml
+++ b/activemq-karaf/src/main/resources/features-core.xml
@@ -49,6 +49,7 @@
mvn:commons-codec/commons-codec/1.9
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_6
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.2_1
+ mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.2_1
mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix.specs.version}
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version}
mvn:joda-time/joda-time/${jodatime-bundle-version}
diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml
index 1db6dc9737..3ca9b1a0da 100755
--- a/activemq-unit-tests/pom.xml
+++ b/activemq-unit-tests/pom.xml
@@ -218,7 +218,7 @@
org.jasypt
- jasypt-spring3
+ jasypt-spring31
${jasypt-version}
true
diff --git a/assembly/pom.xml b/assembly/pom.xml
index ce2ec384d0..dcbe73341f 100755
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -374,7 +374,7 @@
org.jasypt
- jasypt-spring3
+ jasypt-spring31
${jasypt-version}
diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml
index 635983717e..dd9f71d91d 100644
--- a/assembly/src/main/descriptors/common-bin.xml
+++ b/assembly/src/main/descriptors/common-bin.xml
@@ -197,7 +197,7 @@
org.apache.velocity:velocity
org.apache.servicemix.bundles:org.apache.servicemix.bundles.josql
org.jasypt:jasypt
- org.jasypt:jasypt-spring3
+ org.jasypt:jasypt-spring31
javax.jmdns:jmdns
org.apache.qpid:proton-jms
org.apache.qpid:proton-j
diff --git a/assembly/src/release/examples/conf/activemq-security.xml b/assembly/src/release/examples/conf/activemq-security.xml
index 284a16a0a9..1fb1422192 100644
--- a/assembly/src/release/examples/conf/activemq-security.xml
+++ b/assembly/src/release/examples/conf/activemq-security.xml
@@ -48,7 +48,7 @@
-
+
@@ -125,6 +125,6 @@
-
+