You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by gi...@apache.org on 2022/12/30 14:34:01 UTC

[ws-wss4j] branch dependabot/maven/org.apache.commons-commons-compress-1.22 updated (9eaa0cc31 -> 7b7288455)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.22
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


    omit 9eaa0cc31 Bump commons-compress from 1.21 to 1.22
     add 0f07396d0 Updating scorecards
     add 0c9b4d267 Switching to tags for latest scorecard updates
     add a7cc76438 Pinning some versions in codeql analysis
     add 97545abcc More workflow pinning
     add 94aea15f1 Avoid using deprecated APIs
     add 3f8149998 Fix Build Status Icon in README.md (#67)
     add 4543d09cf Adding .asf.yaml to build dependabot PRs
     add 7b7288455 Bump commons-compress from 1.21 to 1.22

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   (9eaa0cc31)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.commons-commons-compress-1.22 (7b7288455)

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:
 .asf.yaml                                                         | 3 +++
 .github/workflows/codeql-analysis.yml                             | 8 ++++----
 .github/workflows/scorecards.yml                                  | 4 ++--
 README.md                                                         | 2 +-
 .../java/org/apache/wss4j/common/crypto/WSProviderConfig.java     | 4 ++--
 .../src/main/java/org/apache/wss4j/dom/engine/WSSConfig.java      | 6 +++---
 .../src/main/java/org/apache/wss4j/dom/handler/WSHandler.java     | 2 +-
 .../src/main/java/org/apache/wss4j/stax/ext/WSSCrypto.java        | 2 +-
 .../stax/impl/processor/input/SecurityHeaderInputProcessor.java   | 5 +++--
 .../java/org/apache/wss4j/stax/setup/ConfigurationConverter.java  | 2 +-
 10 files changed, 21 insertions(+), 17 deletions(-)
 create mode 100644 .asf.yaml