[GitHub] [cxf] dependabot[bot] opened a new pull request, #1325: Bump groovy from 3.0.17 to 3.0.18

2023-06-29 Thread via GitHub
dependabot[bot] opened a new pull request, #1325: URL: https://github.com/apache/cxf/pull/1325 Bumps [groovy](https://github.com/apache/groovy) from 3.0.17 to 3.0.18. Commits See full diff in https://github.com/apache/groovy/commits";>compare view [![Depen

[GitHub] [cxf] dependabot[bot] opened a new pull request, #1324: Bump jboss-logging from 3.5.1.Final to 3.5.2.Final

2023-06-29 Thread via GitHub
dependabot[bot] opened a new pull request, #1324: URL: https://github.com/apache/cxf/pull/1324 Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.5.1.Final to 3.5.2.Final. Release notes Sourced from https://github.com/jboss-logging/jboss-logging/releases";

Re: Apache CXF JAX-RS threadsafe clients

2023-06-29 Thread Andriy Redko
Hi Jean,   Yes, I believe that call to:     SodexoApi clientProxy = JAXRSClientFactory.fromClient(WebClient.client(getClientProxy()), SodexoApi.class); is not needed (since as you rightly pointed out, SodexoApi is already thread safe proxy). Folks, correct us here if that is not the case.

[GitHub] [cxf] JohnMTu commented on pull request #1150: add option to configure externally supplied implementation for sensitive data masking

2023-06-29 Thread via GitHub
JohnMTu commented on PR #1150: URL: https://github.com/apache/cxf/pull/1150#issuecomment-1612735916 then lets stick to subclassing. And for rest, if you want, put come cleanup TODO for next major version or so. -- This is an automated message from the Apache Git Service. To respond