Bump spring-boot.version from 2.1.2.RELEASE to 2.1.3.RELEASE (#168)
* Bump spring-boot.version from 2.1.2.RELEASE to 2.1.3.RELEASE Bumps `spring-boot.version` from 2.1.2.RELEASE to 2.1.3.RELEASE. Updates `spring-boot-dependencies` from 2.1.2.RELEASE to 2.1.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.2.RELEASE...v2.1.3.RELEASE) Updates `spring-boot-maven-plugin` from 2.1.2.RELEASE to 2.1.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.2.RELEASE...v2.1.3.RELEASE) Signed-off-by: dependabot[bot] <support@dependabot.com> * [changelog] updated
This commit is contained in:
parent
92955f15e6
commit
49024576c2
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
** Dependencies
|
||||
|
||||
- Bump lombok from 1.18.4 to 1.18.6 (#165)
|
||||
- Bump spring-boot.version from 2.1.2.RELEASE to 2.1.3.RELEASE (#168)
|
||||
|
||||
* [5.3.3] - 2019-02-02
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<sevntu.version>1.32.0</sevntu.version>
|
||||
<lombok.version>1.18.6</lombok.version>
|
||||
<spring-platform.version>Brussels-SR6</spring-platform.version>
|
||||
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
|
||||
<spring-boot.version>2.1.3.RELEASE</spring-boot.version>
|
||||
<mapstream.version>3.1.12</mapstream.version>
|
||||
<map-builder.version>1.0.0</map-builder.version>
|
||||
<mockito.version>2.23.4</mockito.version>
|
||||
|
|
Loading…
Reference in a new issue