Skip to content

Commit 607c155

Browse files
committed
Upgrade to Spring Retry 2.0.2
Closes gh-35742
1 parent 3194ede commit 607c155

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
@@ -1409,7 +1409,7 @@ bom {
14091409
]
14101410
}
14111411
}
1412-
library("Spring Retry", "2.0.2-SNAPSHOT") {
1412+
library("Spring Retry", "2.0.2") {
14131413
group("org.springframework.retry") {
14141414
modules = [
14151415
"spring-retry"

0 commit comments

Comments
 (0)