Skip to content

Commit 1be434e

Browse files
committed
Upgrade to Spring Retry 1.3.3
Closes gh-30599
1 parent 513aa2c commit 1be434e

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
@@ -1751,7 +1751,7 @@ bom {
17511751
]
17521752
}
17531753
}
1754-
library("Spring Retry", "1.3.3-SNAPSHOT") {
1754+
library("Spring Retry", "1.3.3") {
17551755
group("org.springframework.retry") {
17561756
modules = [
17571757
"spring-retry"

0 commit comments

Comments
 (0)