Skip to content

Commit ec2ee80

Browse files
committed
Upgrade versions; prepare for release
1 parent aa3589c commit ec2ee80

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
@@ -54,7 +54,7 @@ ext {
5454
rabbitmqHttpClientVersion = '3.2.0.RELEASE'
5555
reactorVersion = 'Dysprosium-SR24'
5656
springDataCommonsVersion = '2.2.13.RELEASE'
57-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.18.RELEASE'
57+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.19.RELEASE'
5858
springRetryVersion = '1.2.5.RELEASE'
5959
}
6060

0 commit comments

Comments
 (0)