Skip to content

Commit a0dc601

Browse files
committed
Upgrade SF to 5.1.0.RC2
1 parent e9d553a commit a0dc601

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
@@ -86,7 +86,7 @@ subprojects { subproject ->
8686
rabbitmqHttpClientVersion = '2.1.0.RELEASE'
8787
reactorVersion = '3.1.6.RELEASE'
8888

89-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.0.RC2'
89+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.0.RC3'
9090

9191
springRetryVersion = '1.2.2.RELEASE'
9292
}

0 commit comments

Comments
 (0)