diff --git a/core/pom.xml b/core/pom.xml
index 31372ab..4b40e47 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,12 +25,6 @@
spring-web
${spring.web.version}
-
-
- org.springframework
- spring-webmvc
- ${spring.web.version}
-
org.springframework.boot
spring-boot-starter
@@ -51,11 +45,6 @@
org.yaml
snakeyaml
-
-
- org.springframework
- spring-webmvc
-
diff --git a/pom.xml b/pom.xml
index 474f86e..10f900a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
jacoco
java
fraunhofer-iosb
- 3.3.4
+ 3.3.5
6.1.14