Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
upgrade spring-web version to 4.2.4 to fix the downstream project dependency error.
  • Loading branch information
sumory committed Apr 24, 2016
1 parent 7fd1510 commit 18fa770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motan-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>3.2.3.RELEASE</version>
<version>4.2.4.RELEASE</version>
</dependency>


Expand Down

0 comments on commit 18fa770

Please # to comment.