Skip to content

Commit 720482b

Browse files
Bump springBootVersion from 2.4.3 to 2.4.4
Bumps `springBootVersion` from 2.4.3 to 2.4.4. Updates `spring-boot-gradle-plugin` 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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e79b92 commit 720482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
buildscript {
18-
def springBootVersion = '2.4.3'
18+
def springBootVersion = '2.4.4'
1919
def sonarqubeVersion = '3.1.1'
2020
def asciidoctorGradleVersion = '1.6.1'
2121
def artifactoryVersion = '4.20.0'

0 commit comments

Comments
 (0)