diff --git a/pom.xml b/pom.xml
index 2ddaeb709..410afc2e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
org.slf4j
slf4j-api
${slf4j.version}
- runtime
+ compile
ch.qos.logback
@@ -217,11 +217,6 @@
-
- org.hibernate
- hibernate-core
- ${hibernate.version}
-
org.hibernate
hibernate-entitymanager