Update to Spring Framework 5.3.15
Closes gh-624
This commit is contained in:
2
dependencies/build.gradle
vendored
2
dependencies/build.gradle
vendored
@@ -14,7 +14,7 @@ repositories {
|
||||
ext.queryDslVersion = '4.0.9'
|
||||
|
||||
dependencies {
|
||||
api platform("org.springframework:spring-framework-bom:6.0.0-SNAPSHOT")
|
||||
api platform("org.springframework:spring-framework-bom:5.3.15")
|
||||
api platform("io.projectreactor:reactor-bom:2020.0.12")
|
||||
api platform("io.rsocket:rsocket-bom:1.1.1")
|
||||
api platform("org.junit:junit-bom:5.8.1")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
aspectjVersion=1.9.8.RC3
|
||||
springJavaformatVersion=0.0.29
|
||||
springBootVersion=2.4.2
|
||||
springFrameworkVersion=6.0.0-M1
|
||||
springFrameworkVersion=5.3.15
|
||||
openSamlVersion=3.4.6
|
||||
version=2.4.0-SNAPSHOT
|
||||
queryDslVersion = '4.0.9'
|
||||
|
||||
Reference in New Issue
Block a user