Skip to content

Commit 86534e3

Browse files
authored
Upgrade Spring Framework to 5.3.26 (#2431)
1 parent c1f9dd4 commit 86534e3

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
@@ -63,7 +63,7 @@ ext {
6363
reactorVersion = '2020.0.28'
6464
snappyVersion = '1.1.8.4'
6565
springDataCommonsVersion = '2.6.10'
66-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.25'
66+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.26'
6767
springRetryVersion = '1.3.4'
6868
zstdJniVersion = '1.5.0-2'
6969
}

0 commit comments

Comments
 (0)