diff --git a/pom.xml b/pom.xml
index 02276c875d9e0e17b36901ca1f843cffadd98dbe..095103bb2943958f75a1d30d4eede52c855e060e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
 	<packaging>war</packaging>
 
 	<properties>
-		<io.spring.platform-version>2.0.6.RELEASE</io.spring.platform-version>
+		<io.spring.platform-version>2.0.8.RELEASE</io.spring.platform-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<timestamp>${maven.build.timestamp}</timestamp>
 		<sonar.language>java</sonar.language>
@@ -226,7 +226,7 @@
 		<dependency>
 			<groupId>com.corundumstudio.socketio</groupId>
 			<artifactId>netty-socketio</artifactId>
-			<version>1.7.11</version>
+			<version>1.7.12</version>
 		</dependency>
 		<dependency>
 			<groupId>javax.inject</groupId>
@@ -290,7 +290,7 @@
 		<dependency>
 			<groupId>io.swagger</groupId>
 			<artifactId>swagger-annotations</artifactId>
-			<version>1.5.9</version>
+			<version>1.5.10</version>
 		</dependency>
 	</dependencies>
 
@@ -325,7 +325,7 @@
 			<plugin>
 				<groupId>org.eclipse.jetty</groupId>
 				<artifactId>jetty-maven-plugin</artifactId>
-				<version>9.2.17.v20160517</version>
+				<version>9.2.19.v20160908</version>
 				<configuration>
 					<scanIntervalSeconds>1</scanIntervalSeconds>
 					<webApp>
@@ -413,7 +413,7 @@
 			<plugin>
 				<groupId>com.github.kongchen</groupId>
 				<artifactId>swagger-maven-plugin</artifactId>
-				<version>3.1.3</version>
+				<version>3.1.4</version>
 				<configuration>
 					<apiSources>
 						<apiSource>