diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 4735043965..d1b30951a4 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -33,7 +33,7 @@ 1.1.4c_3 1.5.2_2 - 1.1_2 + 1.1_3 1.6.1_2 1.3_3 diff --git a/activemq-karaf/src/main/resources/features.xml b/activemq-karaf/src/main/resources/features.xml index ca14d568cc..dac28e8909 100644 --- a/activemq-karaf/src/main/resources/features.xml +++ b/activemq-karaf/src/main/resources/features.xml @@ -25,10 +25,10 @@ mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1 mvn:commons-pool/commons-pool/${commons-pool-version} mvn:commons-collections/commons-collections/${commons-collections-version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang/2.4_3 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang/2.4_4 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-codec/1.3_3 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.oro/2.0.8_3 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.6.2_3 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_1 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.6_1 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.joda-time/${jodatime-bundle-version} @@ -53,7 +53,7 @@ activemq - mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.5.0 + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.7.0 mvn:org.apache.commons/commons-jexl/2.0.1 mvn:org.apache.xbean/xbean-blueprint/${xbean-version} mvn:org.apache.activemq/activemq-blueprint/${activemq-version}