#638 - Upgrade to Spring Framework 4.3.20.

This commit is contained in:
Mark Paluch
2018-10-15 12:50:36 +02:00
parent 7f5a0fe000
commit 3838746575

View File

@@ -105,7 +105,7 @@
<querydsl>4.1.4</querydsl>
<rxjava>1.2.10</rxjava>
<slf4j>1.7.25</slf4j>
<spring>4.3.20.BUILD-SNAPSHOT</spring>
<spring>4.3.20.RELEASE</spring>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<threetenbp>1.3.6</threetenbp>
<validation>1.0.0.GA</validation>
@@ -601,7 +601,7 @@
<id>spring43-next</id>
<properties>
<spring>4.3.20.BUILD-SNAPSHOT</spring>
<spring>4.3.21.BUILD-SNAPSHOT</spring>
</properties>
<repositories>