Skip to content

Commit

Permalink
Bump org.springframework.boot from 2.4.3 to 2.4.4 (#186)
Browse files Browse the repository at this point in the history
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](spring-projects/spring-boot@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>
Co-authored-by: Chris Faulkner <58180863+chris-faulkner-mojdt@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and chris-faulkner-mojdt committed Mar 18, 2021
1 parent ebdffce commit aa805f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.time.LocalDate

plugins {
id 'java'
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 'com.github.ben-manes.versions' version '0.38.0'
}
Expand Down

0 comments on commit aa805f4

Please sign in to comment.