#727 - Upgrade to Spring Framework 5.1.5.

This commit is contained in:
Mark Paluch
2019-02-13 08:43:07 +01:00
parent 26da14a36e
commit 3dc0ea6e91

View File

@@ -107,7 +107,7 @@
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.6</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.4.RELEASE</spring>
<spring>5.1.5.RELEASE</spring>
<spring-hateoas>1.0.0.BUILD-SNAPSHOT</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.5.BUILD-SNAPSHOT</spring>
<spring>5.1.6.BUILD-SNAPSHOT</spring>
</properties>
<repositories>
<repository>