diff --git a/pom.xml b/pom.xml
index f24f3618..9d499be5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,55 +117,56 @@
hamcrest-all
1.3
test
-
-
- commons-fileupload
- commons-fileupload
- 1.3.1
-
-
-
- net.spy
- spymemcached
- 2.12.3
-
-
- commons-io
- commons-io
- 2.4
-
-
-
- org.springframework.amqp
- spring-rabbit
- 1.7.1.RELEASE
-
+
+
+ commons-fileupload
+ commons-fileupload
+ 1.3.1
+
+
+
+ net.spy
+ spymemcached
+ 2.12.3
+
+
+ commons-io
+ commons-io
+ 2.4
+
+
+
+ org.springframework.amqp
+ spring-rabbit
+ 1.7.1.RELEASE
+
-
- com.rabbitmq
- amqp-client
- 4.0.2
-
-
-
- org.elasticsearch
- elasticsearch
- 5.6.4
-
-
-
- org.elasticsearch.client
- transport
- 5.6.4
-
-
-
- com.google.code.gson
- gson
- 2.8.2
-
+
+ com.rabbitmq
+ amqp-client
+ 4.0.2
+
+
+
+ org.elasticsearch
+ elasticsearch
+ 5.6.4
+
+
+
+ org.elasticsearch.client
+ transport
+ 5.6.4
+
+
+
+ com.google.code.gson
+ gson
+ 2.8.2
+
-
+
+
org.eclipse.jetty
@@ -178,33 +179,42 @@
-
- org.apache.maven.plugins
- maven-war-plugin
- 3.4.0
-
-
-
- org.jacoco
- jacoco-maven-plugin
- 0.8.8
-
-
- jacoco-initialize
- process-resources
-
- prepare-agent
-
-
-
- jacoco-site
- post-integration-test
-
- report
-
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ 3.4.0
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.8
+
+
+ jacoco-initialize
+ process-resources
+
+ prepare-agent
+
+
+
+ jacoco-site
+ post-integration-test
+
+ report
+
+
+
+
+
+
+
+ org.sonarsource.scanner.maven
+ sonar-maven-plugin
+ 3.9.1.2184
+