Skip to content

Commit 546c0e0

Browse files
committed
Start building against Spring Framework 5.3.28 snapshots
See gh-35293
1 parent f32923d commit 546c0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.parallel=true
55
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
66

77
kotlinVersion=1.6.21
8-
springFrameworkVersion=5.3.27
8+
springFrameworkVersion=5.3.28-SNAPSHOT
99
tomcatVersion=9.0.74
1010

1111
kotlin.stdlib.default.dependency=false

0 commit comments

Comments
 (0)