You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2022/01/19 15:01:03 UTC

[maven-surefire] branch master updated (c48f2b2 -> 2da8f9b)

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

tibordigana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.


    from c48f2b2  removed maven-shade-plugin in maven-surefire-common
     add cf11553  [SUREFIRE-1980] Upgrade Apache commons-lang3 to Version 3.12.0
     add a682178  [SUREFIRE-1937] Upgrade Apache commons-io to Version 2.11.0
     add f535a32  [SUREFIRE-1938] Upgrade Apache commons-compress to Version 1.21
     add 2da8f9b  [SUREFIRE-1981] Upgrade Apache maven-shared-utils to Version 3.3.4

No new revisions were added by this update.

Summary of changes:
 .../booterclient/DefaultForkConfiguration.java     | 52 +++++++++-------
 .../output/ThreadedStreamConsumer.java             |  3 +-
 .../surefire/report/StatelessXmlReporter.java      | 71 +++++++++-------------
 .../booterclient/ForkConfigurationTest.java        | 12 ++--
 pom.xml                                            | 14 ++---
 .../its/jiras/Surefire1367AssumptionLogsIT.java    |  2 +-
 6 files changed, 73 insertions(+), 81 deletions(-)