You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2011/12/06 15:49:38 UTC

svn commit: r1210949 - /karaf/trunk/pom.xml

Author: jbonofre
Date: Tue Dec  6 14:49:37 2011
New Revision: 1210949

URL: http://svn.apache.org/viewvc?rev=1210949&view=rev
Log:
[KARAF-1092] Upgrade to Jasypt 1.8

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1210949&r1=1210948&r2=1210949&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Tue Dec  6 14:49:37 2011
@@ -119,7 +119,7 @@
         <commons-io.version>1.3.2</commons-io.version>
         <commons-jexl.version>2.0</commons-jexl.version>
         <commons-lang.bundle.version>2.4_5</commons-lang.bundle.version>
-        <jasypt.bundle.version>1.7_3</jasypt.bundle.version>
+        <jasypt.bundle.version>1.8_1-SNAPSHOT</jasypt.bundle.version>
         <jetty.version>7.5.4.v20111024</jetty.version>
         <junit.bundle.version>4.7_3</junit.bundle.version>
         <junit.version>4.7</junit.version>