mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Change cxf version from 2.7.7 to 2.7.8 to avoid method not found where throw WebAppException
This commit is contained in:
parent
ed404a4e33
commit
c8c42b26a0
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<name>Zeppelin: Server</name>
|
||||
|
||||
<properties>
|
||||
<cxf.version>2.7.7</cxf.version>
|
||||
<cxf.version>2.7.8</cxf.version>
|
||||
<commons.httpclient.version>4.3.6</commons.httpclient.version>
|
||||
<hadoop-common.version>2.6.0</hadoop-common.version>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Reference in a new issue