#633 - Upgrade to Spring Framework 5.1 GA.

This commit is contained in:
Mark Paluch
2018-09-21 05:47:48 -04:00
parent e25ad70061
commit f4736eefd9

View File

@@ -107,7 +107,7 @@
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.2</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.0.BUILD-SNAPSHOT</spring>
<spring>5.1.0.RELEASE</spring>
<spring-hateoas>0.25.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.1.0.BUILD-SNAPSHOT</spring>
<spring>5.1.1.BUILD-SNAPSHOT</spring>
</properties>
<repositories>
<repository>