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 11:18:05 UTC

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

Author: jbonofre
Date: Tue Sep 10 09:18:05 2013
New Revision: 1521389

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

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1521389&r1=1521388&r2=1521389&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Tue Sep 10 09:18:05 2013
@@ -127,7 +127,7 @@
         <commons-io.version>2.4</commons-io.version>
         <commons-jexl.version>2.1.1</commons-jexl.version>
         <commons-lang.version>2.6</commons-lang.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.9.v20130131</jetty.version>
         <servlet.spec.groupId>org.apache.geronimo.specs</servlet.spec.groupId>
         <servlet.spec.artifactId>geronimo-servlet_3.0_spec</servlet.spec.artifactId>