This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/cxf.opentelemetry.version-1.65.0
in repository https://gitbox.apache.org/repos/asf/cxf.git
discard 9df0c11f443 Bump cxf.opentelemetry.version from 1.64.0 to 1.65.0
add 4fdf9fe2ea7 fix Invocation.Builder.property() not visible to HTTP
transport (#3375)
add 4797b9ab26d Bump org.hibernate.validator:hibernate-validator (#3378)
add 694e05f8ca3 Bump cxf.tomcat.version from 11.0.24 to 11.0.25 (#3380)
add c6c9b737695 Bump
org.apache.camel.springboot:camel-spring-boot-dependencies (#3381)
add 706713d1693 Update Spring Boot to 4.1.1
add 95df3ee8013 Update Spring Framework to 7.0.9
add c4a1d16b058 Update Micrometer to 1.17.1
add 4e051b24337 Update Micrometer Tracing to 1.7.1
add 6720cee64c6 Bump cxf.opentelemetry.version from 1.64.0 to 1.65.0
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 (9df0c11f443)
\
N -- N -- N
refs/heads/dependabot/maven/cxf.opentelemetry.version-1.65.0 (6720cee64c6)
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 | 6 +--
parent/pom.xml | 12 ++---
.../jaxrs/client/spec/InvocationBuilderImpl.java | 4 ++
.../client/spec/InvocationBuilderImplTest.java | 61 ++++++++++++++++++++++
4 files changed, 74 insertions(+), 9 deletions(-)