You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/05/05 09:11:15 UTC

[cxf] branch master updated (eec13f4 -> 37a8716)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from eec13f4  upgrade guava, CVE-2018-10237 (#638)
     add 37a8716  CXF-5216 - WSDL definition cache issue for web service client when WSDL in service war changed

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/cxf/wsdl/WSDLManager.java |   6 ++
 .../org/apache/cxf/wsdl11/WSDLManagerImpl.java     |  19 ++++
 .../org/apache/cxf/wsdl11/WSDLManagerImplTest.java | 100 ++++++++++++++++++++-
 3 files changed, 122 insertions(+), 3 deletions(-)