Skip to content

Commit a8a19ac

Browse files
committed
Upgrade to Spring Retry 2.0.4
Closes gh-37684
1 parent fc69d27 commit a8a19ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ bom {
14351435
]
14361436
}
14371437
}
1438-
library("Spring Retry", "2.0.4-SNAPSHOT") {
1438+
library("Spring Retry", "2.0.4") {
14391439
considerSnapshots()
14401440
group("org.springframework.retry") {
14411441
modules = [

0 commit comments

Comments
 (0)