Skip to content

Commit 44dcb37

Browse files
committed
Upgrade to SF-5.0.5
1 parent 92d9d11 commit 44dcb37

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
@@ -97,7 +97,7 @@ subprojects { subproject ->
9797
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.1.2'
9898
rabbitmqHttpClientVersion = '2.0.1.RELEASE'
9999

100-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.0.4.RELEASE'
100+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.0.5.RELEASE'
101101

102102
springRetryVersion = '1.2.2.RELEASE'
103103
}

0 commit comments

Comments
 (0)