Skip to content

Commit 30d5a98

Browse files
committed
Upgrade to Spring Retry 2.0.2
Closes gh-35753
1 parent 1398737 commit 30d5a98

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
@@ -1468,7 +1468,7 @@ bom {
14681468
]
14691469
}
14701470
}
1471-
library("Spring Retry", "2.0.2-SNAPSHOT") {
1471+
library("Spring Retry", "2.0.2") {
14721472
group("org.springframework.retry") {
14731473
modules = [
14741474
"spring-retry"

0 commit comments

Comments
 (0)