Bump spring-boot-starter from 2.1.4.RELEASE to 2.1.7.RELEASE

Bumps [spring-boot-starter](https://github.com/spring-projects/spring-boot) from 2.1.4.RELEASE to 2.1.7.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.4.RELEASE...v2.1.7.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-08 17:43:17 +00:00 committed by GitHub
parent 24c3f92030
commit 63d638b452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,6 +54,6 @@
</dependencies>
<properties>
<springboot.version>2.1.4.RELEASE</springboot.version>
<springboot.version>2.1.7.RELEASE</springboot.version>
</properties>
</project>