From 3e5ed3b6c55b68f7e3b731702e57babd93f04c1b Mon Sep 17 00:00:00 2001 From: xking Date: Wed, 29 Mar 2023 21:34:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- java-aspectj-agent/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/java-aspectj-agent/pom.xml b/java-aspectj-agent/pom.xml index 7e18010..7f020d0 100644 --- a/java-aspectj-agent/pom.xml +++ b/java-aspectj-agent/pom.xml @@ -26,8 +26,9 @@ + org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.1 ${maven.compiler.source} ${maven.compiler.target} @@ -37,6 +38,7 @@ org.apache.maven.plugins maven-dependency-plugin + 3.3.0 copy @@ -62,7 +64,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.3.0 @@ -74,7 +76,9 @@ + org.apache.maven.plugins maven-assembly-plugin + 3.3.0 jar-with-dependencies