From 0a5dba8a3678aca1682a518e79f39502ef3935ea Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sun, 15 Oct 2023 18:13:27 +0200 Subject: [PATCH] [SUREFIRE-2188] Upgrade to Parent 40 --- maven-surefire-common/pom.xml | 4 ++++ maven-surefire-report-plugin/pom.xml | 4 ++++ pom.xml | 4 ++-- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml index 6f32ec8976..4aac263871 100644 --- a/maven-surefire-common/pom.xml +++ b/maven-surefire-common/pom.xml @@ -71,6 +71,10 @@ org.codehaus.plexus plexus-java + + org.codehaus.plexus + plexus-xml + org.fusesource.jansi jansi diff --git a/maven-surefire-report-plugin/pom.xml b/maven-surefire-report-plugin/pom.xml index dc11a91b15..9d8276781b 100644 --- a/maven-surefire-report-plugin/pom.xml +++ b/maven-surefire-report-plugin/pom.xml @@ -94,6 +94,10 @@ org.apache.maven.reporting maven-reporting-impl + + org.codehaus.plexus + plexus-xml + org.fusesource.jansi jansi diff --git a/pom.xml b/pom.xml index c4c8ae4c58..dcd35dbd52 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations - ~ under the License. + ~ under the License. --> 4.0.0 @@ -23,7 +23,7 @@ org.apache.maven maven-parent - 39 + 40 org.apache.maven.surefire