Author: gmazza
Date: Sun Jan 19 00:03:06 2014
New Revision: 1559436

URL: http://svn.apache.org/r1559436
Log:
ROL-1985 update httpcomponents dependencies (transitively via selenium upgrade) 
to fix problem of IT tests no longer running due to Spring Security upgrade.

Modified:
    roller/trunk/it-selenium/pom.xml

Modified: roller/trunk/it-selenium/pom.xml
URL: 
http://svn.apache.org/viewvc/roller/trunk/it-selenium/pom.xml?rev=1559436&r1=1559435&r2=1559436&view=diff
==============================================================================
--- roller/trunk/it-selenium/pom.xml (original)
+++ roller/trunk/it-selenium/pom.xml Sun Jan 19 00:03:06 2014
@@ -33,7 +33,7 @@
     <packaging>war</packaging>
 
     <properties>
-        <selenium.version>2.33.0</selenium.version>
+        <selenium.version>2.39.0</selenium.version>
     </properties>
 
     <!-- Process to run Selenium tests (actually no tests right now, just a 
skeleton)


Reply via email to