This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 4ad57afb0c6 Update Spring to 6.2.19
new e94622d068f Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
(#3203)
new 4d347d51e83 Bump org.apache.maven.plugins:maven-dependency-plugin
(#3202)
new eaedad4938f Bump com.sun.xml.ws:jaxws-rt from 4.0.4 to 4.0.5 (#3204)
new 3ffbdc155c1 Bump cxf.opentelemetry.version from 1.62.0 to 1.63.0
(#3206)
new 568affd3cc6 Bump com.sun.xml.messaging.saaj:saaj-impl from 3.0.5 to
3.0.6 (#3205)
new 98479ca1441 Fix Mockito agent warnings (#3200)
new 6e391a0f4e4 Recording .gitmergeinfo Changes
The 7 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:
.gitmergeinfo | 9 +++++
core/pom.xml | 13 ++++++++
.../release/samples/jax_rs/spring_boot/pom.xml | 19 +++++++++++
.../jax_rs/spring_boot_scan/application/pom.xml | 19 +++++++++++
.../main/release/samples/jaxws_spring_boot/pom.xml | 20 +++++++++++-
integration/cdi/pom.xml | 17 ++++++++++
integration/jca/pom.xml | 17 ++++++++++
integration/spring-boot/autoconfigure/pom.xml | 13 ++++++++
parent/pom.xml | 7 ++--
pom.xml | 4 +--
rt/bindings/coloc/pom.xml | 17 ++++++++++
rt/bindings/corba/pom.xml | 13 ++++++++
rt/bindings/soap/pom.xml | 17 ++++++++++
rt/databinding/aegis/pom.xml | 13 ++++++++
rt/databinding/jaxb/pom.xml | 13 ++++++++
rt/features/metrics/pom.xml | 17 ++++++++++
rt/frontend/jaxrs/pom.xml | 15 +++++++++
rt/frontend/jaxws/pom.xml | 17 ++++++++++
rt/frontend/js/pom.xml | 17 ++++++++++
rt/management/pom.xml | 13 ++++++++
rt/rs/description/pom.xml | 13 ++++++++
rt/rs/extensions/providers/pom.xml | 17 ++++++++++
rt/rs/microprofile-client/pom.xml | 13 ++++++++
rt/rs/security/http-signature/pom.xml | 19 ++++++++++-
rt/rs/security/oauth-parent/oauth2/pom.xml | 13 ++------
rt/rs/security/sso/oidc/pom.xml | 38 +++++-----------------
rt/rs/sse/pom.xml | 17 ++++++++++
rt/transports/http-jetty/pom.xml | 13 ++++++++
rt/transports/http-netty/netty-server/pom.xml | 13 ++++++++
rt/transports/http-undertow/pom.xml | 13 ++++++++
rt/transports/http/pom.xml | 13 ++++++++
rt/transports/jms/pom.xml | 27 ++++++++-------
rt/transports/websocket/pom.xml | 13 ++++++++
rt/ws/addr/pom.xml | 17 ++++++++++
rt/ws/policy/pom.xml | 13 ++++++++
rt/ws/rm/pom.xml | 13 ++++++++
rt/ws/security/pom.xml | 13 ++++++++
rt/ws/transfer/pom.xml | 13 ++++++++
rt/wsdl/pom.xml | 13 ++++++++
services/wsn/wsn-core/pom.xml | 16 +++------
services/xkms/xkms-x509-handlers/pom.xml | 17 ++++++++++
systests/cdi/cdi-owb/cdi-producers-owb/pom.xml | 17 ++++++++++
systests/jaxrs/pom.xml | 13 ++++++++
systests/jaxws/pom.xml | 13 ++++++++
systests/spring-boot/pom.xml | 13 ++++++++
systests/transport-hc5/pom.xml | 13 ++++++++
systests/transport-jms/pom.xml | 14 ++------
systests/transports/pom.xml | 15 +++++++--
systests/ws-transfer/pom.xml | 14 ++------
49 files changed, 646 insertions(+), 93 deletions(-)