#709 - Upgrade to Spring Framework 5.1.4.

This commit is contained in:
Mark Paluch
2019-01-09 16:01:35 +01:00
parent a362691608
commit ee49987e55

View File

@@ -107,7 +107,7 @@
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.4</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.3.RELEASE</spring>
<spring>5.1.4.RELEASE</spring>
<spring-hateoas>0.25.0.RELEASE</spring-hateoas>
<threetenbp>1.3.8</threetenbp>
<validation>1.1.0.Final</validation>
@@ -700,7 +700,7 @@
<profile>
<id>spring5-next</id>
<properties>
<spring>5.1.4.BUILD-SNAPSHOT</spring>
<spring>5.1.5.BUILD-SNAPSHOT</spring>
</properties>
<repositories>
<repository>