From 1449081d36cd1c2101e5a88f1c0b310cbf9a3fdd Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Sat, 15 Jun 2024 09:27:36 +0200 Subject: [PATCH] Remove maven-failsafe-plugin from pluginManagement maven-failsafe-plugin is managed via `io.dropwizard.modules:module-parent`. --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index a5ee890..7165999 100644 --- a/pom.xml +++ b/pom.xml @@ -112,16 +112,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - - org.apache.maven.plugins - maven-failsafe-plugin - 3.2.5 - com.github.github site-maven-plugin