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/06/17 00:18:20 UTC

[cxf] branch CXF-8371 updated (62b746185d -> 7707ceda01)

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

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


    from 62b746185d Merge remote-tracking branch 'origin/master' into CXF-8371
     add 7707ceda01 Fixing JacksonJsonProvider used in JacksonJsonProvider test cases

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml                                                       | 5 +++++
 systests/spring-boot/pom.xml                                         | 4 ++++
 .../cxf/systest/jaxrs/spring/boot/SpringClientOnlyJaxrsTest.java     | 2 +-
 .../cxf/systest/jaxrs/spring/boot/SpringJaxrsApplicationTest.java    | 2 +-
 .../org/apache/cxf/systest/jaxrs/spring/boot/SpringJaxrsTest.java    | 2 +-
 .../apache/cxf/systest/jaxrs/spring/boot/SpringSseEmitterTest.java   | 2 +-
 6 files changed, 13 insertions(+), 4 deletions(-)