#608 - Upgrade to Spring HATEOAS 0.25.0.

This commit is contained in:
Mark Paluch
2018-07-26 08:55:43 +02:00
parent bc68ca16f7
commit da59084b3e

View File

@@ -108,7 +108,7 @@
<rxjava2>2.1.17</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.0.BUILD-SNAPSHOT</spring>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<spring-hateoas>0.25.0.RELEASE</spring-hateoas>
<threetenbp>1.3.6</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.6</webbeans>