Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

3.5.3依赖jprotobuf-jre:1.0.0会导致jar包冲突 #45

Open
wengwch opened this issue Feb 17, 2017 · 2 comments
Open

3.5.3依赖jprotobuf-jre:1.0.0会导致jar包冲突 #45

wengwch opened this issue Feb 17, 2017 · 2 comments

Comments

@wengwch
Copy link

wengwch commented Feb 17, 2017

+--- com.baidu:jprotobuf-rpc-registry-redis:3.5.3
|    +--- com.baidu:jprotobuf-rpc-core-spring:3.5.3
|    |    +--- com.baidu:jprotobuf-rpc-core:3.5.3
|    |    |    +--- com.baidu:jprotobuf-rpc-core-test:3.5.3
|    |    |    |    +--- org.springframework:spring-web:3.2.11.RELEASE -> 4.2.7.RELEASE (*)
|    |    |    |    +--- junit:junit:4.10 -> 4.12
|    |    |    |    |    \--- org.hamcrest:hamcrest-core:1.3
|    |    |    |    +--- com.baidu:jprotobuf-jre:1.0.0

如果我在项目中引入com.baidu:jprotobuf:2.0.7 有可能会导致jar包冲突,2.0.7中的FieldType比jprotobuf-jre:1.0.0中多了MAP这个枚举

@jhunters
Copy link
Collaborator

这个会重新发版。临时方案可以先在pom中,移除jprotobuf-jre:1.0.0

@jhunters
Copy link
Collaborator

fixed at 3.5.4

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants