#371 - Upgraded to Spring Framework 4.3.9.

This commit is contained in:
Oliver Gierke
2017-06-08 00:43:55 +02:00
parent 1708a702c7
commit 1907430484

View File

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