Skip to content

Commit c52872b

Browse files
committed
#239 - Fixed Spring HATEOAS dependency to point to 0.21.0.BUILD-SNAPSHOT.
1 parent 19e900d commit c52872b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<rxjava>1.1.5</rxjava>
105105
<slf4j>1.7.21</slf4j>
106106
<spring>4.2.6.RELEASE</spring>
107-
<spring-hateoas>0.22.0.BUILD-SNAPSHOT</spring-hateoas>
107+
<spring-hateoas>0.21.0.BUILD-SNAPSHOT</spring-hateoas>
108108
<threetenbp>1.3.1</threetenbp>
109109
<webbeans>1.2.8</webbeans>
110110

0 commit comments

Comments
 (0)