Skip to content

Commit af9729f

Browse files
committed
Upgrade Spring Framework in prep for release
1 parent 04c598b commit af9729f

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.12.RELEASE'
6666
springRetryVersion = '1.2.4.RELEASE'
67-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.11.BUILD-SNAPSHOT'
67+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.11.RELEASE'
6868

6969

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

0 commit comments

Comments
 (0)