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 2012/02/27 12:03:13 UTC

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

Author: jbonofre
Date: Mon Feb 27 11:03:13 2012
New Revision: 1294103

URL: http://svn.apache.org/viewvc?rev=1294103&view=rev
Log:
[KARAF-1232] Upgrade to Jasypt 1.9.0

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1294103&r1=1294102&r2=1294103&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Mon Feb 27 11:03:13 2012
@@ -121,7 +121,7 @@
         <commons-io.version>1.3.2</commons-io.version>
         <commons-jexl.version>2.0</commons-jexl.version>
         <commons-lang.version>2.6</commons-lang.version>
-        <jasypt.bundle.version>1.8_1</jasypt.bundle.version>
+        <jasypt.bundle.version>1.9.0_1</jasypt.bundle.version>
         <jetty.version>8.0.4.v20111024</jetty.version>
         <servlet.spec.groupId>org.mortbay.jetty</servlet.spec.groupId>
         <servlet.spec.artifactId>servlet-api</servlet.spec.artifactId>