diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml
index 4f558d48..e231008b 100644
--- a/arthas-agent-attach/pom.xml
+++ b/arthas-agent-attach/pom.xml
@@ -21,8 +21,6 @@
net.bytebuddy
byte-buddy-agent
- provided
- true
org.zeroturnaround
diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml
index 7e554f74..e9ba9572 100644
--- a/arthas-spring-boot-starter/pom.xml
+++ b/arthas-spring-boot-starter/pom.xml
@@ -39,17 +39,6 @@
${project.version}
-
- net.bytebuddy
- byte-buddy-agent
-
-
-
- org.zeroturnaround
- zt-zip
- jar
-
-
org.springframework.boot
spring-boot-starter-actuator