Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

fix dependency version conflict#41

Open
bungder wants to merge 1 commit intohanduyishe:masterfrom
bungder:master
Open

fix dependency version conflict#41
bungder wants to merge 1 commit intohanduyishe:masterfrom
bungder:master

Conversation

@bungder
Copy link
Copy Markdown

@bungder bungder commented May 15, 2017

引用了不同版本的Spring系列包,运行时会出错,此处将它们都改为3.2.9.RELEASE

原本包含了三个版本:
3.2.8.RELEASE
3.2.9.RELEASE
4.1.6.RELEASE

3.2.8与3.2.9应该没什么冲突,但是3.X与4.X肯定是不兼容的。运行时报ClassNotFoundException

@comsince
Copy link
Copy Markdown

comsince commented Sep 5, 2017

修改了版本,tomcat运行不会报错了,谢谢了

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants