mirror of
https://gitee.com/arthas/arthas.git
synced 2024-11-29 18:58:37 +08:00
fix logback, logback 1.2.13 and slf4j 1.7.36
This commit is contained in:
parent
1204713cc5
commit
8d39b984a4
4
pom.xml
4
pom.xml
@ -131,12 +131,12 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba.arthas</groupId>
|
||||
<artifactId>arthas-repackage-logger</artifactId>
|
||||
<version>0.0.15</version>
|
||||
<version>0.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>repackage-asm</artifactId>
|
||||
<version>0.0.15</version>
|
||||
<version>0.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba.fastjson2</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user