diff --git a/pom.xml b/pom.xml
index 01add9d00225563fc6b79e1f74ca38d7131bcb74..f1ef59f289c8ad82177e71dc0051f4b108db4e88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,8 @@
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<targetJdk>1.8</targetJdk>
-		<org.springframework.version>5.0.6.RELEASE</org.springframework.version>
-		<org.hibernate.version>5.3.1.Final</org.hibernate.version>
+		<org.springframework.version>5.0.7.RELEASE</org.springframework.version>
+		<org.hibernate.version>5.3.2.Final</org.hibernate.version>
 		<com.sun.jersey.version>1.19.4</com.sun.jersey.version>
 		<apache.cxf>3.2.4</apache.cxf>
 		<jackson.version>2.9.5</jackson.version>
@@ -71,7 +71,7 @@
 		<org.postgresql.version>42.2.2</org.postgresql.version>
 		<org.infinispan.version>9.2.3.Final</org.infinispan.version>
 		<lucene.version>4.8.0</lucene.version>
-		<version.selenium>3.11.0</version.selenium>
+		<version.selenium>3.13.0</version.selenium>
 		<version.drone>2.5.1</version.drone>
 		<activemq.version>5.11.1</activemq.version>
 		<qtiworks.version>1.0.8</qtiworks.version>