Skip to content

Commit 6de23f2

Browse files
committed
Upgrade to SF-4.3.20 - prepare for release
1 parent 1283edf commit 6de23f2

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
@@ -104,7 +104,7 @@ subprojects { subproject ->
104104
rabbitmqHttpClientVersion = '1.1.1.RELEASE'
105105
slf4jVersion = "1.7.25"
106106

107-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.19.RELEASE'
107+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.20.RELEASE'
108108

109109
springRetryVersion = '1.2.2.RELEASE'
110110
}

0 commit comments

Comments
 (0)