Bump spring-boot.version from 2.0.4.RELEASE to 2.0.5.RELEASE

Bumps `spring-boot.version` from 2.0.4.RELEASE to 2.0.5.RELEASE.

Updates `spring-boot-dependencies` from 2.0.4.RELEASE to 2.0.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.0.4.RELEASE...v2.0.5.RELEASE)

Updates `spring-boot-maven-plugin` from 2.0.4.RELEASE to 2.0.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.0.4.RELEASE...v2.0.5.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-13 06:36:06 +00:00 committed by dependabot[bot]
parent fa16d7f9a8
commit 57cc45c21b

View file

@ -26,7 +26,7 @@
<sevntu.version>1.32.0</sevntu.version>
<lombok.version>1.18.2</lombok.version>
<spring-platform.version>Brussels-SR6</spring-platform.version>
<spring-boot.version>2.0.4.RELEASE</spring-boot.version>
<spring-boot.version>2.0.5.RELEASE</spring-boot.version>
<mapstream.version>2.3.5</mapstream.version>
<map-builder.version>1.0.0</map-builder.version>
<mockito.version>2.22.0</mockito.version>