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.1.Final
in repository https://gitbox.apache.org/repos/asf/cxf.git


 discard c0ac768c4b Bump cxf.netty.version from 4.1.121.Final to 4.2.1.Final
     add 6fd4129c92 Bump org.jruby:jruby (#2394)
     add 236f36a79e Bump org.jruby:jruby from 10.0.0.0 to 10.0.0.1 (#2396)
     add 3addced3cc Update cxf-build-utils to 4.1.1
     add 57aec1782d Fix cxf-services-wsn-core test cases for JDK-24 
(Subject::getSubject)
     add 99972ffd05 Fix cxf-systests-ws-transfer test cases for JDK-24 
(-Djdk.xml.enableExtensionFunctions=true)
     add 6af537ce99 Fix cxf-systests-jms test cases for JDK-24 
(Subject::getSubject)
     add a26769014e Fix cxf-systests-jaxrs test cases for JDK-24 (JAXRSJmsTest)
     add 61de9bafba Fix cxf-systests-jaxrs test cases for JDK-24 
(Subject::getSubject)
     add 6b1817e14f CXF-9039: Run Jakarta RESTful Web Services 3.1 TCK. Fixing 
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource.JAXRSClientIT#closeTest test 
case
     add 7b08407021 CXF-9039: Run Jakarta RESTful Web Services 3.1 TCK. Fixing 
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource.JAXRSClientIT#closeTest test 
case (another attempt)
     add f0c884c5de Update Apache ActiveMQ Artemis to 2.41.0
     add 395a5b8cfb CXF-9132: HttpClientHTTPConduit releases the client while 
there are connection(s) still using it (#2398)
     add 4d70a40429 Bump cxf.hibernate.em.version from 6.6.13.Final to 
6.6.14.Final (#2399)
     add 9e17251025 Bump cxf.opentelemetry.version from 1.49.0 to 1.50.0 (#2400)
     add 2f2bc50b03 Bump cxf.micrometer-tracing.version from 1.4.5 to 1.4.6 
(#2401)
     add cafbf431d2 Bump cxf.jetty.version from 12.0.20 to 12.0.21 (#2402)
     add 096a1057ec Bump cxf.netty.version from 4.1.121.Final to 4.2.1.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   (c0ac768c4b)
            \
             N -- N -- N   
refs/heads/dependabot/maven/cxf.netty.version-4.2.1.Final (096a1057ec)

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:
 distribution/src/main/release/samples/pom.xml      |   2 +-
 .../release/samples/ruby_spring_support/pom.xml    |   2 +-
 parent/pom.xml                                     |  10 +-
 pom.xml                                            |   2 +-
 .../cxf/transport/http/HttpClientHTTPConduit.java  |  22 +++-
 services/wsn/wsn-core/pom.xml                      |   2 +-
 .../wsn-core/src/test/resources/logging.properties |   2 +
 .../apache/cxf/systest/jaxrs/jms/JAXRSJmsTest.java |   2 +-
 .../jaxrs/src/test/resources/logging.properties    |   2 +
 systests/transport-jms/pom.xml                     |   2 +-
 .../src/test/resources/logging.properties          |   2 +
 .../cxf/systest/http/jaxws/JAXWSClientTest.java    |  32 ++++++
 .../systest/https/conduit/HTTPSConduitTest.java    | 126 +++++++++++++++++++--
 .../apache/cxf/systest/https/conduit/Server.java   |  46 ++++----
 .../apache/cxf/systest/https/conduit/Bethal.cxf    |  13 +++
 systests/ws-transfer/pom.xml                       |  20 +++-
 tck/cxf-tck/pom.xml                                |   2 +
 17 files changed, 244 insertions(+), 45 deletions(-)

Reply via email to