You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2011/09/29 02:31:44 UTC

svn commit: r1177126 - /camel/trunk/platforms/karaf/features/pom.xml

Author: janstey
Date: Thu Sep 29 00:31:44 2011
New Revision: 1177126

URL: http://svn.apache.org/viewvc?rev=1177126&view=rev
Log:
CAMEL-4499 - use same version of jasypt as Karaf

Modified:
    camel/trunk/platforms/karaf/features/pom.xml

Modified: camel/trunk/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1177126&r1=1177125&r2=1177126&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Thu Sep 29 00:31:44 2011
@@ -82,7 +82,7 @@
       <isorelax-bundle-version>20050913_1</isorelax-bundle-version>
       <java-apns-bundle-version>0.1.6_1</java-apns-bundle-version>
       <jaxb-bundle-version>2.2.1.1_1</jaxb-bundle-version>
-      <jasypt-bundle-version>1.7_2</jasypt-bundle-version>
+      <jasypt-bundle-version>1.7_3</jasypt-bundle-version>
       <jetty-bundle-version>6.1.26_3</jetty-bundle-version>
       <jexcelapi-bundle-version>2.4.2_2</jexcelapi-bundle-version>
       <javax.el-bundle-version>2.1.0</javax.el-bundle-version>