diff options
Diffstat (limited to 'appc-event-listener')
-rw-r--r-- | appc-event-listener/appc-event-listener-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-event-listener/appc-event-listener-bundle/pom.xml b/appc-event-listener/appc-event-listener-bundle/pom.xml index fd14847be..31f669a32 100644 --- a/appc-event-listener/appc-event-listener-bundle/pom.xml +++ b/appc-event-listener/appc-event-listener-bundle/pom.xml @@ -114,7 +114,7 @@ *;resolution:=optional </Import-Package> <Embed-Dependency> - jasypt,commons-lang,commons-lang3,appc-common, + httpclient,httpcore,jasypt,commons-lang,commons-lang3,appc-common, logback-core,logback-classic,eelf-core,commons-logging;scope=compile|runtime;inline=false </Embed-Dependency> <Embed-Transitive>true</Embed-Transitive> |