Bump spring-boot-starter from 2.1.9.RELEASE to 2.2.0.RELEASE (#376)

Bumps [spring-boot-starter](https://github.com/spring-projects/spring-boot) from 2.1.9.RELEASE to 2.2.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.9.RELEASE...v2.2.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-17 17:51:43 +04:00 committed by Misagh Moayyed
parent 9f09c15673
commit fd176bc1a7
1 changed files with 1 additions and 1 deletions

View File

@ -74,6 +74,6 @@
</dependencies>
<properties>
<springboot.version>2.1.9.RELEASE</springboot.version>
<springboot.version>2.2.0.RELEASE</springboot.version>
</properties>
</project>