From d7d2a2750f8e9f84d18ad75d3523de1cc6cd94ae Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 8 Oct 2024 17:27:52 +0200 Subject: [PATCH] GH-860 - Switch to managed plugin dependencies in APT module. --- pom.xml | 5 +++++ spring-modulith-apt/pom.xml | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e6bc5088..c07990c5 100644 --- a/pom.xml +++ b/pom.xml @@ -508,6 +508,11 @@ limitations under the License. maven-assembly-plugin 3.7.1 + + org.apache.maven.plugins + maven-shade-plugin + 3.6.0 + diff --git a/spring-modulith-apt/pom.xml b/spring-modulith-apt/pom.xml index 1a8ff3b4..9ae12a1b 100644 --- a/spring-modulith-apt/pom.xml +++ b/spring-modulith-apt/pom.xml @@ -68,7 +68,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 default-compile @@ -82,7 +81,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.0 package @@ -115,7 +113,6 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0