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

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


    from 077eb3b53a Update Micrometer to 1.10.4
     new 73a66684b9 Try to fix ws-discovery test on MacOS with vpn turned on
     new f16a87bdd0 Fix a bunch of checkstyle issues
     new c7441e5275 Couple of minor version updates
     new 751980b262 Update to use non-depracated APIs

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cxf/bus/spring/Jsr250BeanPostProcessor.java    |  5 ++--
 .../cxf/common/util/SpringClasspathScanner.java    |  5 +---
 parent/pom.xml                                     |  8 +++----
 .../cxf/binding/soap/saaj/SAAJFactoryResolver.java |  1 -
 .../javascript/fortest/SimpleDocLitBareImpl.java   |  3 +--
 .../org/apache/cxf/jaxrs/openapi/SwaggerUi.java    |  1 -
 .../jetty/JettyWebSocketDestinationTest.java       |  1 +
 .../security/policy/interceptors/STSInvoker.java   |  5 ++--
 .../SpnegoContextTokenInInterceptor.java           |  2 +-
 .../cxf/ws/security/trust/AbstractSTSClient.java   |  5 ++--
 .../sts/token/provider/SymmetricKeyHandler.java    |  1 -
 .../systest/sts/batch/SimpleBatchSTSClient.java    |  4 ++--
 .../cxf/ws/discovery/WSDiscoveryClientTest.java    | 15 ++++++++----
 .../java/org/apache/cxf/wsn/jms/JmsPublisher.java  | 11 ++++-----
 .../java/org/apache/cxf/wsn/WsnBrokerTest.java     |  1 +
 .../cxf/systest/grizzly/EndpointAPITest.java       |  2 +-
 .../cxf/systest/grizzly/GrizzlyHttpContext.java    | 27 ++++++++++++++++++----
 .../cxf/systest/grizzly/GrizzlyHttpExchange.java   | 24 +++++++++++++++++--
 .../cxf/systest/grizzly/GrizzlyHttpHandler.java    | 18 +++++++++++++++
 .../apache/cxf/systest/jms/AbstractVmJMSTest.java  |  1 -
 20 files changed, 98 insertions(+), 42 deletions(-)

Reply via email to