Switch to Spring Framwork Snapshot
This commit is contained in:
@@ -68,7 +68,7 @@ ext {
|
||||
reactorVersion = '2022.0.3'
|
||||
snappyVersion = '1.1.8.4'
|
||||
springDataVersion = '2022.0.2'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.5'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.7-SNAPSHOT'
|
||||
springRetryVersion = '2.0.0'
|
||||
testcontainersVersion = '1.17.6'
|
||||
zstdJniVersion = '1.5.0-2'
|
||||
|
||||
Reference in New Issue
Block a user