#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 68fdd22699
commit 9a6862bc0a

View File

@@ -121,7 +121,7 @@
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.12</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.1.BUILD-SNAPSHOT</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>
@@ -878,7 +878,7 @@
<profile>
<id>spring52-next</id>
<properties>
<spring>5.2.0.BUILD-SNAPSHOT</spring>
<spring>5.2.2.BUILD-SNAPSHOT</spring>
</properties>
<repositories>
<repository>