mirror of https://github.com/halo-dev/halo
chore(deps): bump org.springframework.boot (#796)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.2.6.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.6.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/793/head
parent
21ac5e1bd0
commit
77d9f67837
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "org.springframework.boot" version "2.2.5.RELEASE"
|
||||
id "org.springframework.boot" version "2.2.6.RELEASE"
|
||||
id "io.spring.dependency-management" version "1.0.9.RELEASE"
|
||||
id "checkstyle"
|
||||
id "java"
|
||||
|
|
Loading…
Reference in New Issue