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/02/07 14:38:02 UTC

[cxf] branch master updated (4a5b281 -> f5157d2)

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

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


    from 4a5b281  CXF-8652: Implement @ConstrainedTo annotation support (#898)
     add f5157d2  Fixing typo in method name

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/cxf/jaxrs/provider/ProviderFactory.java  | 4 ++--
 .../java/org/apache/cxf/jaxrs/provider/ServerProviderFactory.java     | 2 +-
 .../main/java/org/apache/cxf/jaxrs/client/ClientProviderFactory.java  | 2 +-
 .../cxf/microprofile/client/MicroProfileClientProviderFactory.java    | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)