Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 5af6474

Browse files
Update org.springframework to v2.5.4 (#283)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cdad3c1 commit 5af6474

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
@@ -21,7 +21,7 @@ buildscript {
2121
throw new GradleException("Minimum Java version for building the project is $minimumJavaVersion")
2222
}
2323

24-
ext.springBootVersion = '2.5.3'
24+
ext.springBootVersion = '2.5.4'
2525

2626
dependencies {
2727
classpath 'name.remal:gradle-plugins:1.4.1'

0 commit comments

Comments
 (0)