]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use commons-lang 2.6 in server aswell as in client-compiler (#9970) 53/253/1
authorArtur Signell <artur@vaadin.com>
Mon, 12 Nov 2012 17:59:30 +0000 (19:59 +0200)
committerArtur Signell <artur@vaadin.com>
Mon, 12 Nov 2012 17:59:52 +0000 (19:59 +0200)
Change-Id: I863d8f015fe8cb17b571ac3e8675591560247627

server/ivy.xml

index 5ef49db80aa9c2b5ef0cd780750520e20a42fd59..6911a7054fdf1e97d7987a283387687358f9c5e2 100644 (file)
@@ -62,7 +62,7 @@
         <dependency org="commons-io" name="commons-io" rev="1.4"
             conf="tests->default" />
         <dependency org="commons-lang" name="commons-lang"
-            rev="2.3" conf="tests,ide->default" />
+            rev="2.6" conf="tests,ide->default" />
         <!-- Bean Validation implementation -->
         <dependency org="org.slf4j" name="slf4j-log4j12" rev="1.6.1"
             conf="tests -> default" />