From 86a026c81399be570d96a4ceb901dcd5c649c60e Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sun, 23 May 2021 14:37:33 +0700 Subject: Upgrade Maven Shade Plugin to 3.2.4.MSHADE-252-391 Unfortunately, the issues fixed in the aspectj.dev fork are still not available upstream (MSHADE-252 is merged, but unreleased, MSHADE-391 is in review). Also use Maven Javadoc Plugin version from parent POM. Signed-off-by: Alexander Kriegisch --- aspectjrt/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'aspectjrt') diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 8dbd5a3f0..a63eb5171 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -180,7 +180,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.2.0 javadoc-jar -- cgit v1.2.3