rmannibucau commented on a change in pull request #683:
URL: https://github.com/apache/cxf/pull/683#discussion_r454807411
##########
File path: systests/microprofile/client/async/pom.xml
##########
@@ -76,6 +76,12 @@
<version>${cxf.johnzon.version}</version>
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
think you can use JsonbJaxrsProvider from johnzon-jsonb instead of
importing this one which does not use jsonb, would be more consistent with MP
probably?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]