From 0014dc6302b00aae52f3abbe23d806ee648af10a Mon Sep 17 00:00:00 2001 From: Kai Zimmermann Date: Wed, 4 May 2016 12:22:49 +0200 Subject: [PATCH] Removed accidental addition of scala dependency. Signed-off-by: Kai Zimmermann --- examples/hawkbit-device-simulator/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/examples/hawkbit-device-simulator/pom.xml b/examples/hawkbit-device-simulator/pom.xml index 33d165584..728fe0595 100644 --- a/examples/hawkbit-device-simulator/pom.xml +++ b/examples/hawkbit-device-simulator/pom.xml @@ -133,11 +133,6 @@ spring-boot-configuration-processor true - - org.scala-lang - scala-library - 2.10.4 - org.apache.httpcomponents httpclient