diff --git a/conf/dependencies.yml b/conf/dependencies.yml index 0c5cdc6..71f9eb6 100644 --- a/conf/dependencies.yml +++ b/conf/dependencies.yml @@ -1,8 +1,14 @@ # Application dependencies require: - - play [1.3.4,1.5[ + - play [1.3.4,1.5[: + exclude: + - log4j -> * + - org.slf4j -> slf4j-log4j12 - openseedbox-common -> openseedbox-common latest.integration + - ch.qos.reload4j -> reload4j [1.2.21,2[: + transitive: false + - org.slf4j -> slf4j-reload4j [1.7.0,2[ - com.turn -> ttorrent-core 1.5: transitive: false