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 2013/09/10 13:46:18 UTC

svn commit: r1521439 - /karaf/branches/karaf-2.x/pom.xml

Author: jbonofre
Date: Tue Sep 10 11:46:17 2013
New Revision: 1521439

URL: http://svn.apache.org/r1521439
Log:
[KARAF-2465] Upgrade to jasypt 1.9.1

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

Modified: karaf/branches/karaf-2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.x/pom.xml?rev=1521439&r1=1521438&r2=1521439&view=diff
==============================================================================
--- karaf/branches/karaf-2.x/pom.xml (original)
+++ karaf/branches/karaf-2.x/pom.xml Tue Sep 10 11:46:17 2013
@@ -114,7 +114,7 @@
         <commons-io.version>2.4</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <injection.bundle.version>1.0</injection.bundle.version>
-        <jasypt.bundle.version>1.9.0_1</jasypt.bundle.version>
+        <jasypt.bundle.version>1.9.1_1</jasypt.bundle.version>
         <jetty.version>8.1.10.v20130312</jetty.version>
         <junit.version>4.10</junit.version>
         <junit.bundle.version>4.10_1</junit.bundle.version>