mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix trans dependency problem
This commit is contained in:
parent
db07f5b569
commit
72fa4f12d9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -96,7 +96,7 @@
|
|||
<jetty.version>9.2.15.v20160210</jetty.version>
|
||||
<httpcomponents.core.version>4.3.3</httpcomponents.core.version>
|
||||
<httpcomponents.client.version>4.3.6</httpcomponents.client.version>
|
||||
<httpcomponents.asyncclient.version>4.1.3</httpcomponents.asyncclient.version>
|
||||
<httpcomponents.asyncclient.version>4.0.2</httpcomponents.asyncclient.version>
|
||||
<commons.lang.version>2.5</commons.lang.version>
|
||||
<commons.configuration.version>1.9</commons.configuration.version>
|
||||
<commons.codec.version>1.5</commons.codec.version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue