Skip to content

Commit e56c883

Browse files
committed
Upgrade Spring Version
1 parent 9a84951 commit e56c883

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
@@ -64,7 +64,7 @@ ext {
6464
rabbitmqHttpClientVersion = '2.1.0.RELEASE'
6565
reactorVersion = '3.2.19.RELEASE'
6666
springRetryVersion = '1.2.5.RELEASE'
67-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.17.RELEASE'
67+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.18.RELEASE'
6868

6969

7070
expandPlaceholders = '**/quick-tour.xml'

0 commit comments

Comments
 (0)