Skip to content

Commit

Permalink
Bump springBootVersion from 2.4.3 to 2.4.4 (#6)
Browse files Browse the repository at this point in the history
Bumps `springBootVersion` from 2.4.3 to 2.4.4.

Updates `org.springframework.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)

Updates `spring-boot-dependencies` 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)

Updates `spring-boot-configuration-processor` 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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2021
1 parent 1a458ee commit 3dd819f
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
@@ -1,7 +1,7 @@
buildscript {
ext {
novaVersion = 'edge'
springBootVersion = '2.4.3'
springBootVersion = '2.4.4'
springNativeVersion = '0.9.0'
autoServiceVersion = '1.0-rc7'
freefairVersion = '5.3.0'
Expand Down

0 comments on commit 3dd819f

Please sign in to comment.