#239 - Fixed Spring HATEOAS dependency to point to 0.21.0.BUILD-SNAPSHOT.

This commit is contained in:
Oliver Gierke
2016-06-15 15:11:19 +02:00
parent 19e900de93
commit c52872b36f

View File

@@ -104,7 +104,7 @@
<rxjava>1.1.5</rxjava>
<slf4j>1.7.21</slf4j>
<spring>4.2.6.RELEASE</spring>
<spring-hateoas>0.22.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>0.21.0.BUILD-SNAPSHOT</spring-hateoas>
<threetenbp>1.3.1</threetenbp>
<webbeans>1.2.8</webbeans>