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/10/07 07:48:34 UTC

[ws-wss4j] branch dependabot/maven/junit.version-5.9.1 updated (ed1d09813 -> 97e6c8e60)

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

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


    omit ed1d09813 Bump junit.version from 5.9.0 to 5.9.1
     add eec437bcc Bump slf4j.version from 1.7.36 to 2.0.1 (#58)
     add d06a3e8bb Removing Xalan test dependency
     add 82672858b Fixing javadoc for Java 11
     add ee080f458 Updating website for 3.0.0 release
     add 2fd15f0e0 [maven-release-plugin] prepare release wss4j-3.0.0
     add 101c152e6 [maven-release-plugin] prepare for next development iteration
     add c701aa15c Revert "[maven-release-plugin] prepare for next development iteration"
     add 01429cad3 Revert "[maven-release-plugin] prepare release wss4j-3.0.0"
     add 51b4913a3 [maven-release-plugin] prepare release wss4j-3.0.0
     add 4fcc9deb1 Revert "[maven-release-plugin] prepare release wss4j-3.0.0"
     add 7bff7efed [maven-release-plugin] prepare release wss4j-3.0.0
     add 4cbb9be5a [maven-release-plugin] prepare for next development iteration
     add 61ebbbd0b Updating surefire plugin to 3.0.0-M7
     add 97e6c8e60 Bump junit.version from 5.9.0 to 5.9.1

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   (ed1d09813)
            \
             N -- N -- N   refs/heads/dependabot/maven/junit.version-5.9.1 (97e6c8e60)

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:
 bindings/pom.xml                |  2 +-
 integration/pom.xml             |  2 +-
 parent/pom.xml                  | 13 +------------
 policy/pom.xml                  |  2 +-
 pom.xml                         |  9 +++++----
 src/site/xdoc/download.xml      | 12 +++++++++++-
 src/site/xdoc/index.xml         | 15 +++++++++++++++
 ws-security-common/pom.xml      |  2 +-
 ws-security-dom/pom.xml         |  7 +------
 ws-security-policy-stax/pom.xml |  2 +-
 ws-security-stax/pom.xml        |  2 +-
 ws-security-web/pom.xml         |  2 +-
 12 files changed, 40 insertions(+), 30 deletions(-)