diff --git a/pom.xml b/pom.xml
index 8ab33c5abdd2f462ba7d2f755fc916b5a7a2a8f7..f7e8c0744236db82f30b75790a8ef25dc98a3844 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
 		<org.postgresql.version>9.4-1200-jdbc41</org.postgresql.version>
 		<org.infinispan.version>6.0.2.Final</org.infinispan.version>
 		<lucene.version>4.8.0</lucene.version>
-		<version.selenium>2.44.0</version.selenium>
+		<version.selenium>2.43.1</version.selenium>
 
 	    <!-- properties for testing and Q&A -->
 	    <!-- by default no tests are executed so far (April 2011). Use appropriate profiles and properties on the command line -->