mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Change the scope of httpclient to runtime from test
This commit is contained in:
parent
2ef835915a
commit
c86393d31c
1 changed files with 0 additions and 1 deletions
|
|
@ -345,7 +345,6 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-codec</groupId>
|
||||
|
|
|
|||
Loading…
Reference in a new issue