Bump spring-boot.version from 2.1.1.RELEASE to 2.1.2.RELEASE (#163)
* Bump spring-boot.version from 2.1.1.RELEASE to 2.1.2.RELEASE Bumps `spring-boot.version` from 2.1.1.RELEASE to 2.1.2.RELEASE. Updates `spring-boot-dependencies` from 2.1.1.RELEASE to 2.1.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.1.RELEASE...v2.1.2.RELEASE) Updates `spring-boot-maven-plugin` from 2.1.1.RELEASE to 2.1.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.1.RELEASE...v2.1.2.RELEASE) Signed-off-by: dependabot[bot] <support@dependabot.com> * [changelog] updated
This commit is contained in:
parent
ffb9ea6920
commit
e4646df096
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Bump classgraph from 4.6.9 to 4.6.29 (#158)(#160)
|
||||
- Bump checkstyle from 8.15 to 8.17 (#159)(#161)
|
||||
- Bump spring-boot.version from 2.1.1.RELEASE to 2.1.2.RELEASE (#163)
|
||||
|
||||
* [5.3.2] - 2018-12-21
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<sevntu.version>1.32.0</sevntu.version>
|
||||
<lombok.version>1.18.4</lombok.version>
|
||||
<spring-platform.version>Brussels-SR6</spring-platform.version>
|
||||
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
|
||||
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
|
||||
<mapstream.version>2.3.5</mapstream.version>
|
||||
<map-builder.version>1.0.0</map-builder.version>
|
||||
<mockito.version>2.23.4</mockito.version>
|
||||
|
|
Loading…
Reference in a new issue