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:51:00 UTC

svn commit: r1210950 - /karaf/branches/karaf-2.2.x/pom.xml

Author: jbonofre
Date: Tue Dec  6 14:51:00 2011
New Revision: 1210950

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

Modified:
    karaf/branches/karaf-2.2.x/pom.xml

Modified: karaf/branches/karaf-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1210950&r1=1210949&r2=1210950&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/pom.xml Tue Dec  6 14:51:00 2011
@@ -110,7 +110,7 @@
         <commons-fileupload.version>1.1.1</commons-fileupload.version>
         <commons-lang.bundle.version>2.4_5</commons-lang.bundle.version>
         <icu4j.version>4.8.1.1</icu4j.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>
         <geronimo.activation.version>1.1</geronimo.activation.version>