coheigea commented on a change in pull request #551: CXF-8033: MP Rest Client
1.3 Implementation
URL: https://github.com/apache/cxf/pull/551#discussion_r284344634
##########
File path: systests/microprofile/pom.xml
##########
@@ -42,6 +42,7 @@
<cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
<cxf.slf4j.version>1.7.25</cxf.slf4j.version>
<cxf.commons.logging.version>1.2</cxf.commons.logging.version>
+ <cxf.jetty.version>9.4.14.v20181114</cxf.jetty.version>
Review comment:
Sounds good @andymc12 . Re the Jetty issue, I recently upgraded CXF and
worked around the SSL client auth issue - see here:
https://github.com/apache/cxf/commit/af6a95f5b7efc141cc55792e10d05d471905cf32#diff-d0e45878043844ffc41aac437e86b602
----------------------------------------------------------------
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]
With regards,
Apache Git Services