You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/11/03 12:43:46 UTC

[cxf] branch main updated (c378cb2326 -> d6e11ccc73)

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

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


    from c378cb2326 Added more test for using factory methods as parameter converters (#1004)
     add d6e11ccc73 CXF-8782: Include JSONB provider in MicroProfile Rest Client by default (#1020)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml                                     |  2 +-
 .../jaxrs/provider/jsrjsonb/JsrJsonbProvider.java  | 37 +++++++++++++++++++---
 rt/rs/microprofile-client/pom.xml                  |  4 +++
 .../client/MicroProfileClientFactoryBean.java      |  2 ++
 4 files changed, 39 insertions(+), 6 deletions(-)