Revert "Start building against Spring Framework 5.3.28 snapshots"

This reverts commit 546c0e0aaf.

See gh-35293
This commit is contained in:
Stephane Nicoll 2023-05-11 14:10:04 +02:00
parent 4eef8d5a53
commit 912cd83782

View File

@ -5,7 +5,7 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.6.21
springFrameworkVersion=5.3.28-SNAPSHOT
springFrameworkVersion=5.3.27
tomcatVersion=9.0.74
kotlin.stdlib.default.dependency=false