Bump org.springframework.boot from 2.3.5.RELEASE to 2.4.2 (#40)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.3.5.RELEASE to 2.4.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.5.RELEASE...v2.4.2)

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-02-16 12:32:38 +01:00 committed by GitHub
parent ac0258c7d2
commit b6546a8a08
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.3.5.RELEASE'
id 'org.springframework.boot' version '2.4.2'
id 'io.spring.dependency-management' version '1.0.9.RELEASE'
id 'java'
id 'groovy'