upgrade spring-rest module

This commit is contained in:
Loredana Crusoveanu
2018-05-06 19:00:41 +03:00
parent 79b5b211c9
commit c0131fdd8a
3 changed files with 38 additions and 30 deletions
+4 -3
View File
@@ -8,9 +8,10 @@
<packaging>war</packaging>
<parent>
<artifactId>spring-boot-starter-parent</artifactId>
<groupId>org.springframework.boot</groupId>
<version>2.0.1.RELEASE</version>
<artifactId>parent-boot-2</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>
</parent>
<dependencies>