#726 - Upgrade to Spring HATEOAS 0.25.1.

This commit is contained in:
Oliver Drotbohm
2019-02-12 23:48:38 +01:00
parent 606226766f
commit 22ba3cf3d3

View File

@@ -108,7 +108,7 @@
<rxjava2>2.2.6</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.5.BUILD-SNAPSHOT</spring>
<spring-hateoas>0.25.0.RELEASE</spring-hateoas>
<spring-hateoas>0.25.1.RELEASE</spring-hateoas>
<threetenbp>1.3.8</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.10</webbeans>