#336 - Upgraded to Spring Framework 4.3.8.

This commit is contained in:
Oliver Gierke
2017-04-18 18:27:10 +02:00
parent ab6521ec43
commit d033ad44c4

View File

@@ -105,7 +105,7 @@
<querydsl>4.1.4</querydsl>
<rxjava>1.2.7</rxjava>
<slf4j>1.7.24</slf4j>
<spring>4.3.7.RELEASE</spring>
<spring>4.3.8.RELEASE</spring>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<threetenbp>1.3.3</threetenbp>
<validation>1.0.0.GA</validation>
@@ -541,7 +541,7 @@
<id>spring43-next</id>
<properties>
<spring>4.3.8.BUILD-SNAPSHOT</spring>
<spring>4.3.9.BUILD-SNAPSHOT</spring>
</properties>
<repositories>