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

github-bot pushed a change to branch 
dependabot/maven/cxf.netty.version-4.2.0.Final
in repository https://gitbox.apache.org/repos/asf/cxf.git


 discard d76a02ffd1 Bump cxf.netty.version from 4.1.119.Final to 4.2.0.Final
     add 68da354f98 Update Jakarta REST TCK to 4.1.2-SNAPSHOT and downgrade 
Arquillian to 1.8.0.Final (issues with test runs)
     add 30f4bbf2af Bump github/codeql-action from 3.28.15 to 3.28.16 (#2381)
     add 27fdda1c7e Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 
10.23.1 (#2383)
     add 047a410abc Bump net.sourceforge.pmd:pmd-core from 7.12.0 to 7.13.0 
(#2382)
     add 8015d56fb2 [CXF-9130]NPE guard for WrapperClassLoader
     add dbff2fc5dc Add a test case for SOAP based service to simulate a high 
load (#2377)
     add 856e2e7b3e Bump cxf.brave.version from 6.1.0 to 6.2.0 (#2384)
     add 6055390b8d Bump net.sourceforge.pmd:pmd-java from 7.12.0 to 7.13.0 
(#2385)
     add 7d32dd270e Bump cxf.brave.version from 6.1.0 to 6.2.0 (#2388)
     add 61322ee0c6 CXF-9039: Run Jakarta RESTful Web Services 3.1 TCK. Fix 
ee.jakarta.tck.ws.rs.spec.provider.standardnotnull.JAXRSClientIT.serverJaxbProviderTest
 (#2387)
     add e39da917db Update Jetty to 12.0.20
     add 70ef3c2996 Update Apache Tomcat to 10.1.40
     add c295d16d14 Bump cxf.netty.version from 4.1.119.Final to 4.2.0.Final

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d76a02ffd1)
            \
             N -- N -- N   
refs/heads/dependabot/maven/cxf.netty.version-4.2.0.Final (c295d16d14)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-analysis.yml              |  4 +-
 .github/workflows/scorecards.yml                   |  2 +-
 distribution/src/main/release/samples/pom.xml      |  6 +--
 parent/pom.xml                                     | 12 ++---
 .../cxf/jaxrs/provider/JAXBElementProvider.java    | 15 ++++++
 .../apache/cxf/jaxws/spi/WrapperClassLoader.java   | 43 +++++++++++-----
 .../spec/ClientResponseFilterInterceptor.java      |  3 +-
 .../systest/jaxrs/JAXRS31ClientServerBookTest.java | 32 +++++++++++-
 .../cxf/systest/http/jaxws/JAXWSClientTest.java    | 58 ++++++++++++++++++++++
 tck/cxf-tck/pom.xml                                |  4 +-
 10 files changed, 150 insertions(+), 29 deletions(-)

Reply via email to