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

dependabot[bot] pushed a change to branch 
dependabot/maven/surefire-3.5.x/doxiaVersion-2.1.0
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


 discard e008983d3 Bump doxiaVersion from 2.0.0 to 2.1.0
     add 39dd250a4 Bump commons-io:commons-io from 2.21.0 to 2.22.0
     add dadd55b7a Issue #2613 Debugging failsafe tests: Message 'Listening for 
transport dt_socket at address' is not displayed anymore when using 
maven.surefire.debug (#3353) (#3354)
     add e5f374ccd Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3
     add 25ea05486 [maven-release-plugin] prepare release surefire-3.5.6
     add 390ac9b4f [maven-release-plugin] prepare for next development iteration
     add e3d41822c Bump jacocoVersion from 0.8.14 to 0.8.15
     add a168664d8 Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0
     add ed2d3aaa2 Bump doxiaVersion from 2.0.0 to 2.1.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   (e008983d3)
            \
             N -- N -- N   
refs/heads/dependabot/maven/surefire-3.5.x/doxiaVersion-2.1.0 (ed2d3aaa2)

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:
 maven-failsafe-plugin/pom.xml                      |  2 +-
 maven-surefire-common/pom.xml                      |  2 +-
 maven-surefire-plugin/pom.xml                      |  2 +-
 maven-surefire-report-plugin/pom.xml               |  2 +-
 pom.xml                                            | 12 +++++------
 surefire-api/pom.xml                               |  2 +-
 .../surefire/api/stream/AbstractStreamDecoder.java | 25 +++++++++++++++++++---
 surefire-booter/pom.xml                            |  2 +-
 surefire-extensions-api/pom.xml                    |  2 +-
 surefire-extensions-spi/pom.xml                    |  2 +-
 surefire-grouper/pom.xml                           |  2 +-
 surefire-its/pom.xml                               |  2 +-
 surefire-logger-api/pom.xml                        |  2 +-
 surefire-providers/common-java5/pom.xml            |  2 +-
 surefire-providers/common-junit3/pom.xml           |  2 +-
 surefire-providers/common-junit4/pom.xml           |  2 +-
 surefire-providers/common-junit48/pom.xml          |  2 +-
 surefire-providers/pom.xml                         |  2 +-
 surefire-providers/surefire-junit-platform/pom.xml |  2 +-
 surefire-providers/surefire-junit3/pom.xml         |  2 +-
 surefire-providers/surefire-junit4/pom.xml         |  2 +-
 surefire-providers/surefire-junit47/pom.xml        |  2 +-
 surefire-providers/surefire-testng-utils/pom.xml   |  2 +-
 surefire-providers/surefire-testng/pom.xml         |  2 +-
 surefire-report-parser/pom.xml                     |  2 +-
 surefire-shadefire/pom.xml                         |  2 +-
 surefire-shared-utils/pom.xml                      |  2 +-
 27 files changed, 53 insertions(+), 34 deletions(-)

Reply via email to