You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2014/04/10 08:20:08 UTC

svn commit: r1586224 - /syncope/branches/1_1_X/pom.xml

Author: ilgrosso
Date: Thu Apr 10 06:20:08 2014
New Revision: 1586224

URL: http://svn.apache.org/r1586224
Log:
Upgrade to commons-lang3 3.3.2

Modified:
    syncope/branches/1_1_X/pom.xml

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1586224&r1=1586223&r2=1586224&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu Apr 10 06:20:08 2014
@@ -314,7 +314,7 @@ under the License.
     <connid.ad.version>1.1.2</connid.ad.version>
 
     <commons-jexl.version>2.1.1</commons-jexl.version>
-    <commons-lang.version>3.3.1</commons-lang.version>
+    <commons-lang.version>3.3.2</commons-lang.version>
         
     <hc.client.version>4.2.6</hc.client.version>