From b807f28c5d4ebb1393323c8d053914a35de194a2 Mon Sep 17 00:00:00 2001 From: Jonathan Anstey Date: Thu, 6 Feb 2014 17:09:13 -0330 Subject: [PATCH] Update jasypt bundle version --- activemq-karaf/src/main/resources/features-core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml index 6fc567d43b..6e2d43b823 100644 --- a/activemq-karaf/src/main/resources/features-core.xml +++ b/activemq-karaf/src/main/resources/features-core.xml @@ -47,7 +47,7 @@ mvn:commons-lang/commons-lang/${commons-lang-version} mvn:commons-codec/commons-codec/1.4 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.0_1 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.1_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}