This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch compress in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
commit 2f5fbe82c287a960cc696c35f3397c1dc765739f Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Mon May 29 16:55:14 2023 -0400 update shared utils --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e43400dea..d429b6647 100644 --- a/pom.xml +++ b/pom.xml @@ -93,8 +93,7 @@ <commonsCompress>1.21</commonsCompress> <commonsIoVersion>2.11.0</commonsIoVersion> <plexus-java-version>1.1.2</plexus-java-version> - <!-- maven-shared-utils:3.3.4 uses org.fusesource.jansi:jansi:2.2.0 --> - <mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion> + <mavenSharedUtilsVersion>3.4.2</mavenSharedUtilsVersion> <powermockVersion>2.0.9</powermockVersion> <jacocoVersion>0.8.8</jacocoVersion> <surefire-shared-utils.version>${project.version}</surefire-shared-utils.version>
