This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/upload-artifact-4.6.0
in repository https://gitbox.apache.org/repos/asf/cxf.git
discard 7d73b1b589 Bump actions/upload-artifact from 4.5.0 to 4.6.0
add 3ad942b22b [CXF-9099]GZIPOutInterceptor : ensure the CXF headers that
GZIPOutInterceptor needs to resize is modifiable
add fd8af4bb37 Bump org.owasp:dependency-check-maven from 11.1.1 to 12.0.0
(#2223)
add 1b802d1f5e Bump github/codeql-action from 3.28.0 to 3.28.1 (#2222)
add bad6feb8b5 Update Arquillian to 1.8.1.Final
add 58ad38cd0c Update Micrometer to 1.14.3
add 29a31b1084 Update Micrometer Tracing to 1.14.2
add fb9a3be563 Bump actions/upload-artifact from 4.5.0 to 4.6.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 (7d73b1b589)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/upload-artifact-4.6.0 (fb9a3be563)
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 +-
.../cxf/transport/common/gzip/GZIPOutInterceptor.java | 2 ++
parent/pom.xml | 6 +++---
pom.xml | 2 +-
.../systest/http_undertow/UndertowDigestAuthTest.java | 19 +++++++++++++++++--
6 files changed, 26 insertions(+), 9 deletions(-)