Skip to content

Commit c71252f

Browse files
committed
Upgrade to SF-5.1.1
1 parent 2480b17 commit c71252f

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.2.1.RELEASE'
8888

89-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.1.BUILD-SNAPSHOT'
89+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.1.RELEASE'
9090

9191
springRetryVersion = '1.2.2.RELEASE'
9292
}

0 commit comments

Comments
 (0)