diff --git a/core/pom.xml b/core/pom.xml index 4c1132dea..4995ed6ee 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,6 +11,14 @@ arthas-core arthas-core + + + in-project + In Project Repo + file://${project.basedir}/../lib + + + arthas-core @@ -78,7 +86,7 @@ com.taobao.text - text.ui + text-ui com.fifesoft @@ -119,6 +127,7 @@ org.benf cfr + 0.132 diff --git a/lib/org/benf/cfr/0.132/cfr-0.132.jar b/lib/org/benf/cfr/0.132/cfr-0.132.jar new file mode 100644 index 000000000..75441c42f Binary files /dev/null and b/lib/org/benf/cfr/0.132/cfr-0.132.jar differ diff --git a/lib/org/benf/cfr/0.132/cfr-0.132.pom b/lib/org/benf/cfr/0.132/cfr-0.132.pom new file mode 100644 index 000000000..091958c24 --- /dev/null +++ b/lib/org/benf/cfr/0.132/cfr-0.132.pom @@ -0,0 +1,8 @@ + + + 4.0.0 + org.benf + cfr + 0.132 + diff --git a/pom.xml b/pom.xml index 766375ddc..7fc50efcf 100644 --- a/pom.xml +++ b/pom.xml @@ -37,12 +37,12 @@ com.alibaba.middleware termd-core - 1.1.4 + 1.1.5 com.alibaba.middleware cli - 1.0.0 + 1.0.1 org.slf4j @@ -62,7 +62,7 @@ com.taobao.middleware logger.api - 0.2.4 + 0.2.6 com.alibaba @@ -71,8 +71,8 @@ com.taobao.text - text.ui - 0.0.1 + text-ui + 0.0.2 com.fifesoft @@ -90,11 +90,6 @@ 4.11 test - - org.benf - cfr - 0.122 -