#911 - Upgrade to Spring Framework 5.2.1

closes #911
This commit is contained in:
Christoph Strobl
2019-11-03 15:40:41 +01:00
parent 045eaceda9
commit 5c90f1f37e

View File

@@ -123,7 +123,7 @@
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.12</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.0.RELEASE</spring>
<spring>5.2.1.RELEASE</spring>
<spring-hateoas>1.0.0.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.1</testcontainers>
@@ -880,7 +880,7 @@
<profile>
<id>spring52-next</id>
<properties>
<spring>5.2.0.BUILD-SNAPSHOT</spring>
<spring>5.2.2.BUILD-SNAPSHOT</spring>
</properties>
<repositories>
<repository>