#575 - Upgrade to Spring Framework 5.0.7.

This commit is contained in:
Mark Paluch
2018-06-13 08:10:12 +02:00
parent d679b7bdee
commit 693cc7a907

View File

@@ -107,7 +107,7 @@
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.1.14</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.0.7.BUILD-SNAPSHOT</spring>
<spring>5.0.7.RELEASE</spring>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<threetenbp>1.3.6</threetenbp>
<validation>1.1.0.Final</validation>
@@ -605,7 +605,7 @@
<profile>
<id>spring5-next</id>
<properties>
<spring>5.0.7.BUILD-SNAPSHOT</spring>
<spring>5.0.8.BUILD-SNAPSHOT</spring>
</properties>
<repositories>
<repository>