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/04/29 11:50:41 UTC

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

Author: jbonofre
Date: Fri Apr 29 09:50:40 2011
New Revision: 1097749

URL: http://svn.apache.org/viewvc?rev=1097749&view=rev
Log:
[KARAF-597] Upgrade jasypt ServiceMix bundle to 1.7_3

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1097749&r1=1097748&r2=1097749&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Fri Apr 29 09:50:40 2011
@@ -109,7 +109,7 @@
         <commons-collections.bundle.version>3.2.1_2</commons-collections.bundle.version>
         <commons-fileupload.version>1.1.1</commons-fileupload.version>
         <commons-lang.bundle.version>2.4_5</commons-lang.bundle.version>
-        <jasypt.bundle.version>1.7_1</jasypt.bundle.version>
+        <jasypt.bundle.version>1.7_3</jasypt.bundle.version>
         <jetty.version>7.3.1.v20110307</jetty.version>
         <junit.bundle.version>4.7_2</junit.bundle.version>