You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2012/01/31 05:52:02 UTC

svn commit: r1238145 - in /camel/trunk: parent/pom.xml platforms/karaf/features/pom.xml

Author: davsclaus
Date: Tue Jan 31 04:52:01 2012
New Revision: 1238145

URL: http://svn.apache.org/viewvc?rev=1238145&view=rev
Log:
Upgraded to Jasypt 1.8

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

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1238145&r1=1238144&r2=1238145&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Tue Jan 31 04:52:01 2012
@@ -97,7 +97,7 @@
     <jackson-version>1.9.2</jackson-version>
     <jackrabbit-version>2.2.4</jackrabbit-version>
     <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
-    <jasypt-version>1.7</jasypt-version>
+    <jasypt-version>1.8</jasypt-version>
     <java-apns-version>0.1.6</java-apns-version>
     <javassist-bundle-version>3.12.1.GA_2</javassist-bundle-version>
     <javax-mail-version>1.4.4</javax-mail-version>

Modified: camel/trunk/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1238145&r1=1238144&r2=1238145&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Tue Jan 31 04:52:01 2012
@@ -75,7 +75,7 @@
       <isorelax-bundle-version>20050913_4</isorelax-bundle-version>
       <java-apns-bundle-version>0.1.6_2</java-apns-bundle-version>
       <jaxb-bundle-version>2.2.1.1_1</jaxb-bundle-version>
-      <jasypt-bundle-version>1.7_3</jasypt-bundle-version>
+      <jasypt-bundle-version>1.8_1</jasypt-bundle-version>
       <jetty-bundle-version>6.1.26_3</jetty-bundle-version>
       <jexcelapi-bundle-version>2.4.2_4</jexcelapi-bundle-version>
       <javax.el-bundle-version>2.1.0</javax.el-bundle-version>