Cleaned up dependencies across the project

This commit is contained in:
Michael Minella
2018-04-13 17:43:30 -05:00
parent 508aa84d83
commit f9924782cc
9 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.1.RELEASE</version>
<relativePath />
</parent>