This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch CXF-8671
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 6dfdb8e825 Merge remote-tracking branch 'origin/main' into CXF-8671
add 65bf8220e4 CXF-8812: Content-Type header created with collection
containing 'null' value (#1653)
add 5e792ca5e6 Bump org.patrodyne.jvnet:hisrc-basicjaxb-plugins from 2.1.1
to 2.2.0 (#1656)
add 91395be4f4 Bump org.owasp:dependency-check-maven from 9.0.8 to 9.0.9
(#1654)
new a3b64a10ef Merge remote-tracking branch 'origin/main' into CXF-8671
new 90036853f2 Update Hibernate to 6.4.2.Final
new a74e267c27 Update Spring Boot to 3.2.2
The 3 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:
distribution/src/main/release/samples/pom.xml | 2 +-
parent/pom.xml | 6 +--
pom.xml | 2 +-
.../org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java | 44 ++++++++++++++++++++--
.../apache/cxf/jaxrs/impl/HttpHeadersImplTest.java | 31 +++++++++++++++
.../org/apache/cxf/systest/jaxrs/BookStore.java | 7 ++++
.../systest/jaxrs/JAXRS20ClientServerBookTest.java | 19 ++++++++++
7 files changed, 103 insertions(+), 8 deletions(-)