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/08 17:35:43 UTC

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

Author: jbonofre
Date: Thu Dec  8 16:35:43 2011
New Revision: 1211967

URL: http://svn.apache.org/viewvc?rev=1211967&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=1211967&r1=1211966&r2=1211967&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Thu Dec  8 16:35:43 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>