From 5e73f49abd3106690c1fa0a561910c65647916cc Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Thu, 22 Oct 2020 14:54:32 +0800 Subject: [PATCH] fix arthas-agent-attach dependency problem. #1547 --- arthas-agent-attach/pom.xml | 2 -- arthas-spring-boot-starter/pom.xml | 11 ----------- 2 files changed, 13 deletions(-) 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