You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ja...@apache.org on 2014/02/06 21:39:47 UTC

git commit: Update jasypt bundle version

Updated Branches:
  refs/heads/trunk c4e56f1f5 -> b807f28c5


Update jasypt bundle version


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b807f28c
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/b807f28c
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/b807f28c

Branch: refs/heads/trunk
Commit: b807f28c5d4ebb1393323c8d053914a35de194a2
Parents: c4e56f1
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Thu Feb 6 17:09:13 2014 -0330
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Thu Feb 6 17:09:13 2014 -0330

----------------------------------------------------------------------
 activemq-karaf/src/main/resources/features-core.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/b807f28c/activemq-karaf/src/main/resources/features-core.xml
----------------------------------------------------------------------
diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml
index 6fc567d..6e2d43b 100644
--- a/activemq-karaf/src/main/resources/features-core.xml
+++ b/activemq-karaf/src/main/resources/features-core.xml
@@ -47,7 +47,7 @@
       <bundle dependency='true'>mvn:commons-lang/commons-lang/${commons-lang-version}</bundle>
       <bundle dependency="true">mvn:commons-codec/commons-codec/1.4</bundle>
       <bundle dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_6</bundle>
-      <bundle dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1</bundle>
+      <bundle dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.1_1</bundle>
       <bundle dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix.specs.version}</bundle>
       <bundle dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version}</bundle>
       <bundle dependency="true">mvn:joda-time/joda-time/${jodatime-bundle-version}</bundle>