findConflicts icon indicating copy to clipboard operation
findConflicts copied to clipboard

结果显示的疑问

Open zhuchen-heavy opened this issue 3 years ago • 1 comments

spring-boot-starter-web 2.4.0 该版本,我用mvn dependency:tree看不到冲突,但是用findConflicts看到了Jackson的包都是冲突,但是不知道跟谁冲突,博主能解答下吗?

示例如下: +----------+----------------------+----------------------------------+----------------------------------+------------+----------------------------------------------------+ | number | classConflictRatio | groupId | artifactId | version | originFrom | +----------+----------------------+----------------------------------+----------------------------------+------------+----------------------------------------------------+ | 1 | 1%(9/1796) | com.fasterxml.jackson.core | jackson-databind | 2.11.3 | <groupId>org.springframework.boot</groupId> | | | | | | | <artifactId>spring-boot-starter-web</artifactId> | | | | | | | 2.4.0

zhuchen-heavy avatar Jul 01 '21 06:07 zhuchen-heavy

屏幕截大一点,

hzdavid avatar Jul 01 '21 09:07 hzdavid