formating Spring HATEOAS dependency
This commit is contained in:
parent
cdeb7147b4
commit
c6575d0bc5
|
@ -79,11 +79,11 @@
|
|||
|
||||
<!-- Spring HATEOAS -->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.hateoas</groupId>
|
||||
<artifactId>spring-hateoas</artifactId>
|
||||
<version>0.19.0.RELEASE</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.hateoas</groupId>
|
||||
<artifactId>spring-hateoas</artifactId>
|
||||
<version>0.19.0.RELEASE</version>
|
||||
</dependency>
|
||||
|
||||
<!-- web -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue