#272 - Upgraded to Spring Framework 4.2.8.RELEASE.

This commit is contained in:
Oliver Gierke
2016-09-01 16:13:41 +02:00
parent 4ee78dbf82
commit dba61708c5

View File

@@ -103,7 +103,7 @@
<querydsl>4.1.2</querydsl>
<rxjava>1.1.5</rxjava>
<slf4j>1.7.21</slf4j>
<spring>4.2.8.BUILD-SNAPSHOT</spring>
<spring>4.2.8.RELEASE</spring>
<spring-hateoas>0.20.0.RELEASE</spring-hateoas>
<threetenbp>1.3.1</threetenbp>
<webbeans>1.2.8</webbeans>
@@ -496,7 +496,7 @@
<id>spring42-next</id>
<properties>
<spring>4.2.8.BUILD-SNAPSHOT</spring>
<spring>4.2.9.BUILD-SNAPSHOT</spring>
</properties>
<repositories>