Skip to content

Commit c0e2d73

Browse files
authored
Upgrade Spring Retry Version (#2848)
1 parent 3a98167 commit c0e2d73

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
@@ -78,7 +78,7 @@ ext {
7878
scalaVersion = '2.13'
7979
springBootVersion = '3.0.11' // docs module
8080
springDataVersion = '2022.0.11'
81-
springRetryVersion = '2.0.2'
81+
springRetryVersion = '2.0.4'
8282
springVersion = '6.0.13'
8383
zookeeperVersion = '3.6.3'
8484

0 commit comments

Comments
 (0)