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/03/06 08:01:54 UTC

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

Author: ilgrosso
Date: Thu Mar  6 07:01:53 2014
New Revision: 1574781

URL: http://svn.apache.org/r1574781
Log:
commons-lang3 3.3

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=1574781&r1=1574780&r2=1574781&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu Mar  6 07:01:53 2014
@@ -309,7 +309,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.2</commons-lang.version>
+    <commons-lang.version>3.3</commons-lang.version>
         
     <hc.client.version>4.2.6</hc.client.version>