perf[maven]: dependency analyzer

This commit is contained in:
sun
2023-07-12 19:48:41 +08:00
parent 30cd64e571
commit 22b34bc3c5
+4
View File
@@ -140,6 +140,10 @@
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-api</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
</exclusions>
</dependency>