Bump org.springframework.boot from 2.4.3 to 2.4.4 (#63)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.3...v2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-23 14:22:35 +01:00 committed by GitHub
parent cbd311d87f
commit 3834a3e39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.4.3'
id 'org.springframework.boot' version '2.4.4'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'java'
id 'groovy'