Skip to content

Commit 9299329

Browse files
committed
Upgrade to Spring Retry 1.3.3
Closes gh-30590
1 parent be2b704 commit 9299329

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
@@ -1767,7 +1767,7 @@ bom {
17671767
]
17681768
}
17691769
}
1770-
library("Spring Retry", "1.3.3-SNAPSHOT") {
1770+
library("Spring Retry", "1.3.3") {
17711771
group("org.springframework.retry") {
17721772
modules = [
17731773
"spring-retry"

0 commit comments

Comments
 (0)