diff --git a/dolphinscheduler-aop/pom.xml b/dolphinscheduler-aop/pom.xml
index 4f3b0a594b..25858423ff 100644
--- a/dolphinscheduler-aop/pom.xml
+++ b/dolphinscheduler-aop/pom.xml
@@ -67,23 +67,6 @@
org.codehaus.mojo
aspectj-maven-plugin
-
- 1.8
-
- 1.8
- true
- true
- ignore
- UTF-8
-
-
-
-
- compile
- test-compile
-
-
-
diff --git a/pom.xml b/pom.xml
index e99f5b66b0..4d8d29791a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -75,6 +75,7 @@
3.1.1
3.2.1
2.2.0
+ 1.14.0
2.27.2
0.8.8
false
@@ -386,6 +387,29 @@
false
+
+ org.codehaus.mojo
+ aspectj-maven-plugin
+ ${aspectj-maven-plugin.version}
+
+ ${java.version}
+
+ ${java.version}
+ true
+ true
+ ignore
+ UTF-8
+
+
+
+
+ compile
+ test-compile
+
+
+
+
+
org.apache.maven.plugins
maven-compiler-plugin