Skip to content

Commit 24f2880

Browse files
committed
Upgrade to Spring Retry 1.3.3
Closes gh-30607
1 parent e09840a commit 24f2880

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
@@ -1780,7 +1780,7 @@ bom {
17801780
]
17811781
}
17821782
}
1783-
library("Spring Retry", "1.3.3-SNAPSHOT") {
1783+
library("Spring Retry", "1.3.3") {
17841784
group("org.springframework.retry") {
17851785
modules = [
17861786
"spring-retry"

0 commit comments

Comments
 (0)