#434 - Upgraded to Spring 4.3.12.

This commit is contained in:
Oliver Gierke
2017-10-10 16:20:45 +02:00
parent ffe77ddb5e
commit bfcc12ccd6

View File

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