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

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

commit 773451c6874b02e26854a8763e0889e2126d4f95
Author: Tibor Digana <[email protected]>
AuthorDate: Sat Jul 3 12:01:31 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 5b26db9..12419a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
     <commonsIoVersion>2.6</commonsIoVersion>
     <doxiaVersion>1.10</doxiaVersion>
     <doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
-    <plexus-java-version>1.0.6</plexus-java-version>
+    <plexus-java-version>1.0.7</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