Skip to content

Commit 946378e

Browse files
committed
Upgrade versions; prepare for release
1 parent 94fff33 commit 946378e

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
@@ -59,7 +59,7 @@ ext {
5959
rabbitmqHttpClientVersion = '3.8.0.RELEASE'
6060
reactorVersion = '2020.0.12'
6161
springDataCommonsVersion = '2.4.14'
62-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.11'
62+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.14'
6363
springRetryVersion = '1.3.1'
6464
}
6565

0 commit comments

Comments
 (0)