Skip to content

Commit 1f490c7

Browse files
committed
Upgrade to Spring Retry 1.3.4
Closes gh-35500
1 parent 917bb23 commit 1f490c7

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
@@ -1768,7 +1768,7 @@ bom {
17681768
]
17691769
}
17701770
}
1771-
library("Spring Retry", "1.3.3") {
1771+
library("Spring Retry", "1.3.4") {
17721772
group("org.springframework.retry") {
17731773
modules = [
17741774
"spring-retry"

0 commit comments

Comments
 (0)