This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch upgrades in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
commit 62db87d9c1a6199325f4234736d86ddb05884a00 Author: Tibor Digaňa <[email protected]> AuthorDate: Fri Dec 31 18:34:18 2021 +0100 plexus-java:1.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 035dc3c..db7241b 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <commonsIoVersion>2.6</commonsIoVersion> <doxiaVersion>1.11.1</doxiaVersion> <doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion> - <plexus-java-version>1.0.7</plexus-java-version> + <plexus-java-version>1.1.0</plexus-java-version> <!-- maven-shared-utils:3.2.0+ another behavior - broke Surefire performance - end of subprocess notification not arrived in ForkStarter --> <mavenSharedUtilsVersion>3.1.0</mavenSharedUtilsVersion> <powermockVersion>2.0.5</powermockVersion>
