Change cxf version from 2.7.7 to 2.7.8 to avoid method not found where throw WebAppException

This commit is contained in:
Anthony Corbacho 2016-11-01 12:33:20 +09:00
parent ed404a4e33
commit c8c42b26a0

View file

@ -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>