We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 | org.springframework.boot | | | | | | | spring-boot-starter-web | | | | | | | 2.4.0
The text was updated successfully, but these errors were encountered:
屏幕截大一点,
Sorry, something went wrong.
No branches or pull requests
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 | org.springframework.boot |
| | | | | | spring-boot-starter-web |
| | | | | | 2.4.0
The text was updated successfully, but these errors were encountered: