Upgrade Spring version to 5.0.7

This commit is contained in:
Fabien MIFSUD
2018-06-29 16:45:13 +02:00
committed by Dave Syer
parent 8b5a22baae
commit 243eefec90

View File

@@ -22,7 +22,7 @@
<packaging>jar</packaging>
<properties>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<spring.framework.version>5.0.5.RELEASE</spring.framework.version>
<spring.framework.version>5.0.7.RELEASE</spring.framework.version>
</properties>
<profiles>
<profile>