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

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

commit 182f913ec8d086eeb1cee87f9bb12efab6121d06
Author: Tibor Digaňa <[email protected]>
AuthorDate: Fri Dec 31 20:25:01 2021 +0100

    [SUREFIRE-1974] Upgrade plexus-java to Version 1.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9440300..8210f62 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>

Reply via email to